blob: 5795643cada959516fdce97b9f51b2895928bfb4 [file] [log] [blame]
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01001#!/usr/bin/make -f
2
Max833e97e2017-01-24 15:14:32 +01003export DEB_BUILD_MAINT_OPTIONS = hardening=+all
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +01004
5%:
6 dh $@ --with autoreconf
7
8override_dh_shlibdeps:
9 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
10
Harald Welte96f0f2c2018-04-28 14:18:23 +020011override_dh_auto_configure:
Eric Wild1e17c4f2020-03-24 17:19:27 +010012 dh_auto_configure -- --with-uhd --with-usrp1 --with-lms --with-ipc --with-systemdsystemunitdir=/lib/systemd/system --enable-manuals
Harald Welte96f0f2c2018-04-28 14:18:23 +020013
Holger Hans Peter Freytherd17b1892016-03-18 20:13:23 +010014override_dh_strip:
15 dh_strip --dbg-package=osmo-trx-dbg
Oliver Smith76a50132019-05-22 14:10:01 +020016
17# Don't create .pdf.gz files (barely saves space and they can't be opened directly by most pdf readers)
18override_dh_compress:
19 dh_compress -X.pdf