aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2017-01-24 12:06:27 +0100
committerHolger Freyther <holger@freyther.de>2017-01-24 13:16:29 +0000
commit8be9d7a6fef7991b7dbcf482ba2dfb63ab6faac9 (patch)
tree33595e7b1f8c5d5aa107175aa48e199666e2847b /debian
parentea5ccfa481a11246b2926f5395a71da631361b08 (diff)
debian: Use the header files installed by openbsc-dev
Use --with-openbsc= to pick up gsm_data_shared.h coming from the openbsc-dev package. With the revert of the change Iec6b0f0eb0b7fffaa814c9769c0ee777d641a07f, packaging could work now. Change-Id: Ie0a005315454a6450205ce6fd76242b85405de8d
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 80ba0b2c..12b33343 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_autoreconf:
dh_autoreconf
override_dh_auto_configure:
- dh_auto_configure -- --enable-trx
+ dh_auto_configure -- --enable-trx --with-openbsc=/usr/src/osmocom/openbsc/openbsc/include/
override_dh_clean:
dh_clean