[osmo-bts] 04/04: Some problems with --enable-sysmocom-bts
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sun Feb 21 09:02:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository osmo-bts.
commit 15d9d2a327cca6f29a69b39fea18263de71b19ab
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sun Feb 21 10:01:25 2016 +0100
Some problems with --enable-sysmocom-bts
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ff7f104..471a810 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ override_dh_auto_clean:
dh_auto_clean
override_dh_auto_configure:
- dh_auto_configure -- --with-openbsc=/usr/include/osmocom --enable-trx --enable-sysmocom-bts
+ dh_auto_configure -- --with-openbsc=/usr/include/osmocom --enable-trx
+ #dh_auto_configure -- --with-openbsc=/usr/include/osmocom --enable-trx --enable-sysmocom-bts
override_dh_installman:
#cd debian/man ; CHANGELOG_DATE="$(CHANGELOG_DATE)" ./genmanpages.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/osmo-bts.git
More information about the debian-science-commits
mailing list