aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index dbe582b33..58ea9bbe4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,9 +56,9 @@ override_dh_configure:
# See https://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-dbg
override_dh_strip:
- dh_strip --dbg-package=osmo-sgsn-dbg
- dh_strip --dbg-package=osmo-gtphub-dbg
- dh_strip --dbg-package=osmo-gbproxy-dbg
+ dh_strip -posmo-sgsn --dbg-package=osmo-sgsn-dbg
+ dh_strip -posmo-gtphub --dbg-package=osmo-gtphub-dbg
+ dh_strip -posmo-gbproxy --dbg-package=osmo-gbproxy-dbg
# Print test results in case of a failure
override_dh_auto_test: