aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-10 13:39:02 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-12 14:17:26 +0200
commit5ac2cb3662602d347bdd329cd81c7e746f309402 (patch)
treed17d1ce27a5012a7df730243cc0a95251daac6ae /debian/patches
parentf4ee021b8cb045947fcefa834547eed9b13131bc (diff)
Install systemd services with autotools
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/build-for-debian8.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/build-for-debian8.patch b/debian/patches/build-for-debian8.patch
index d44eb2f..cd1f356 100644
--- a/debian/patches/build-for-debian8.patch
+++ b/debian/patches/build-for-debian8.patch
@@ -50,8 +50,8 @@ Index: osmo-trx/debian/rules
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
override_dh_auto_configure:
-- dh_auto_configure -- --with-uhd --with-usrp1 --with-lms
-+ dh_auto_configure -- --with-uhd --with-usrp1
+- dh_auto_configure -- --with-uhd --with-usrp1 --with-lms --with-systemdsystemunitdir=/lib/systemd/system
++ dh_auto_configure -- --with-uhd --with-usrp1 --with-systemdsystemunitdir=/lib/systemd/system
override_dh_strip:
dh_strip --dbg-package=osmo-trx-dbg