[linop] 02/10: d/rules: disable verbose mode by default

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jul 1 09:39:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository linop.

commit 44a48b40c336a8ef1ffd712021a61d39aa01b4d3
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jul 1 09:41:29 2015 +0100

    d/rules: disable verbose mode by default
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index a06bdd0..88f4295 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,8 @@
 #!/usr/bin/make -f
 
-export DH_VERBOSE=1
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
 export PYBUILD_NAME=linop
 
 %:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/linop.git



More information about the debian-science-commits mailing list