fixeria submitted this change.
debian: fix a typo in 'rules': s/csn10/csn1-0/
Change-Id: Ic28ed41f076b460e3f89d0754c1c70ff239642f8
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index e099313..514453c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
# See https://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-dbg
override_dh_strip:
- dh_strip -plibosmo-csn10 --dbg-package=libosmo-csn1-dbg
+ dh_strip -plibosmo-csn1-0 --dbg-package=libosmo-csn1-dbg
dh_strip -plibosmo-gprs-rlcmac0 --dbg-package=libosmo-gprs-rlcmac-dbg
# Print test results in case of a failure
To view, visit change 28966. To unsubscribe, or for help writing mail filters, visit settings.