fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-gprs/+/28966 )
Change subject: debian: fix a typo in 'rules': s/csn10/csn1-0/
......................................................................
debian: fix a typo in 'rules': s/csn10/csn1-0/
Change-Id: Ic28ed41f076b460e3f89d0754c1c70ff239642f8
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/66/28966/1
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-practic…
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
https://gerrit.osmocom.org/c/libosmo-gprs/+/28966
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: Ic28ed41f076b460e3f89d0754c1c70ff239642f8
Gerrit-Change-Number: 28966
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange