From 6c10aa0e6f2bc0f51357df232302ced24c493c80 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 28 Oct 2017 18:56:16 +0200 Subject: Debian: package libgtp debug symbols as libgtp-dbg ... and some more Description for debian/control Change-Id: I099735f8550134441a77c29e8c4d4d3c2490e379 --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debian/rules') 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 -- cgit v1.2.3