[Calypso-commits] [calypso] 04/09: Don't be verbose by default
Guido Guenther
agx at moszumanska.debian.org
Sat Apr 9 17:45:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
agx pushed a commit to branch debian
in repository calypso.
commit 08a55e3878f389a46b64c9acc6071618ce887f38
Author: Guido Günther <agx at sigxcpu.org>
Date: Sat Apr 9 14:16:28 2016 +0200
Don't be verbose by default
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 100bf6c..285135a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
%:
dh $@ --with python2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/calypso/calypso.git
More information about the Calypso-commits
mailing list