[hamradio-commits] [cubicsdr] 07/11: Add forgotten --buildsystem=cmake to dh invocation in debian/rules
Andreas E. Bombe
aeb at moszumanska.debian.org
Fri Mar 17 23:04:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
aeb pushed a commit to branch master
in repository cubicsdr.
commit 06bcb765afd1eff73a43dd92e34dfab6dc269040
Author: Andreas Bombe <aeb at debian.org>
Date: Wed Mar 15 20:38:47 2017 +0100
Add forgotten --buildsystem=cmake to dh invocation in debian/rules
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 82ffeaf..819eecc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh ${@}
+ dh ${@} --buildsystem=cmake
override_dh_auto_configure:
dh_auto_configure -- -DUSE_HAMLIB=ON -DUSE_SYSTEM_RTAUDIO=ON
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/cubicsdr.git
More information about the pkg-hamradio-commits
mailing list