aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 6f27da9..57fe24c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
dh $@ --with autoreconf
override_dh_strip:
- dh_strip --dbg-package=osmo-ggsn-dbg
+ dh_strip -posmo-ggsn --dbg-package=osmo-ggsn-dbg
+ dh_strip -plibgtp2 --dbg-package=libgtp-dbg
override_dh_autoreconf:
echo $(VERSION) > .tarball-version