[med-svn] [irtk] 05/06: d/rules: disable build of tests
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Mar 17 17:33:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository irtk.
commit ef044c57e86d215fcd985adb88bbf7a17eec5908
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Mar 17 17:23:20 2015 +0000
d/rules: disable build of tests
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ca69b61..586033b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,8 @@ BUILDDIR = $(CURDIR)/debian/build
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DBUILD_WITH_TBB=ON
+ -DBUILD_WITH_TBB=ON \
+ -DBUILD_TESTS=OFF
override_dh_auto_clean:
dh_auto_clean
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/irtk.git
More information about the debian-med-commit
mailing list