[med-svn] r11904 - trunk/packages/openfovea/trunk/debian
Andreas Tille
tille at alioth.debian.org
Thu Jul 26 16:24:38 UTC 2012
Author: tille
Date: 2012-07-26 16:24:37 +0000 (Thu, 26 Jul 2012)
New Revision: 11904
Modified:
trunk/packages/openfovea/trunk/debian/rules
Log:
Switch on verbose mode
Modified: trunk/packages/openfovea/trunk/debian/rules
===================================================================
--- trunk/packages/openfovea/trunk/debian/rules 2012-07-26 15:39:42 UTC (rev 11903)
+++ trunk/packages/openfovea/trunk/debian/rules 2012-07-26 16:24:37 UTC (rev 11904)
@@ -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
More information about the debian-med-commit
mailing list