[med-svn] [openfovea] 03/13: Switch on verbose mode
Andreas Tille
tille at debian.org
Tue Dec 26 19:57:36 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository openfovea.
commit 14c56c203eedefa913f5f7e062d7321a0b524745
Author: Andreas Tille <tille at debian.org>
Date: Thu Jul 26 16:24:37 2012 +0000
Switch on verbose mode
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index a0b6277..71feba2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,7 @@
#!/usr/bin/make -f
+# Uncomment this to turn on verbose mode.
+export DH_VERBOSE=1
+
%:
dh $@ --with python2
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openfovea.git
More information about the debian-med-commit
mailing list