CVS asm/debian

Barry Hawkins barryh-guest at haydn.debian.org
Thu Aug 18 02:22:00 UTC 2005


Update of /cvsroot/pkg-java/asm/debian
In directory haydn:/tmp/cvs-serv23878/debian

Modified Files:
	rules 
Log Message:
Turn off DH_VERBOSE for heaven's sake

--- /cvsroot/pkg-java/asm/debian/rules	2005/08/18 00:43:00	1.2
+++ /cvsroot/pkg-java/asm/debian/rules	2005/08/18 02:22:00	1.3
@@ -4,7 +4,7 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 # Set a locale; currently using default
 export LANG=C



More information about the pkg-java-commits mailing list