[bfl] 08/40: debian/rules: force buildsystem cmake
Johannes Schauer
josch at moszumanska.debian.org
Fri Aug 11 17:24:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
josch pushed a commit to branch master
in repository bfl.
commit 2677d1105265b4874cadd4fa9c78b09e2ec43214
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Fri Aug 11 23:33:56 2017 +0900
debian/rules: force buildsystem cmake
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4d6b71b..72eba30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --buildsystem=cmake
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_EXAMPLES=OFF
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/orocos/bfl.git
More information about the debian-science-commits
mailing list