[SCM] ViennaCL packaging branch, master, updated. debian/1.1.1-1-18-g43cf8e4
Michael Wild
themiwi at users.sourceforge.net
Tue Jul 12 17:49:50 UTC 2011
The following commit has been merged in the master branch:
commit bfc825ac4d2ba961eeff4250b7c934b89277062f
Author: Michael Wild <themiwi at users.sourceforge.net>
Date: Tue Jul 5 19:39:01 2011 +0200
Build tests verbosely
Signed-off-by: Michael Wild <themiwi at users.sourceforge.net>
diff --git a/debian/rules b/debian/rules
index d3f1e6a..2c68efa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_configure:
override_dh_auto_test:
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
dh_auto_configure
- dh_auto_build
+ dh_auto_build -- VERBOSE=1
dh_auto_build -- ARGS="-VV" test || \
echo "== ONE OR MORE TESTS FAILED! =="
else
--
ViennaCL packaging
More information about the debian-science-commits
mailing list