[bfl] 07/40: debian/rules: do not build examples

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 371cf56cccfa74d13a4e2eadcd1618c98fec1104
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Fri Aug 11 23:30:50 2017 +0900

    debian/rules: do not build examples
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cbe925d..4d6b71b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 %:
 	dh $@
+
+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