[med-svn] r12344 - trunk/packages/rostlab/profphd-utils/trunk/debian

Laszlo Kajan lkajan-guest at alioth.debian.org
Mon Oct 8 16:47:24 UTC 2012


Author: lkajan-guest
Date: 2012-10-08 16:47:23 +0000 (Mon, 08 Oct 2012)
New Revision: 12344

Modified:
   trunk/packages/rostlab/profphd-utils/trunk/debian/rules
Log:
DH_VERBOSE is now not exported

Modified: trunk/packages/rostlab/profphd-utils/trunk/debian/rules
===================================================================
--- trunk/packages/rostlab/profphd-utils/trunk/debian/rules	2012-10-08 16:35:07 UTC (rev 12343)
+++ trunk/packages/rostlab/profphd-utils/trunk/debian/rules	2012-10-08 16:47:23 UTC (rev 12344)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 export CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
 export FFLAGS:=$(shell dpkg-buildflags --get FFLAGS)




More information about the debian-med-commit mailing list