aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-18 17:09:22 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-30 11:30:36 +0100
commite5e78c21bb6e63a1fd1d2e62c042ecce867c2efc (patch)
tree3a8b36df6acc75b8f9c0408e77089c20b2c35ec1 /debian/rules
parentff252bb80172826391b6286fd240266fe842cc83 (diff)
gtphub: add to debian build
By the example of osmo-sgsn, package osmo-gtphub for debian. Sponsored-by: On-Waves ehi
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 8047b7942..ee632a2b9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,7 @@ override_dh_strip:
dh_strip -posmocom-sgsn --dbg-package=osmocom-sgsn-dbg
dh_strip -posmocom-gbproxy --dbg-package=osmocom-gbproxy-dbg
dh_strip -posmocom-bsc-nat --dbg-package=osmocom-bsc-nat-dbg
+ dh_strip -posmo-gtphub --dbg-package=osmo-gtphub-dbg
override_dh_auto_configure:
echo $(VERSION) > openbsc/.tarball-version