CVS java-package/lib

Barry Hawkins barryh-guest at haydn.debian.org
Thu Aug 18 04:35:46 UTC 2005


Update of /cvsroot/pkg-java/java-package/lib
In directory haydn:/tmp/cvs-serv14086/lib

Modified Files:
	j2se.sh 
Log Message:
Disable DH_VERBOSE

--- /cvsroot/pkg-java/java-package/lib/j2se.sh	2005/08/18 04:24:24	1.8
+++ /cvsroot/pkg-java/java-package/lib/j2se.sh	2005/08/18 04:35:46	1.9
@@ -119,7 +119,7 @@
     cd "$tmp"
     echo "Create debian package:"
     
-    export DH_VERBOSE=1
+    #export DH_VERBOSE=1
     export DH_COMPAT=4
     export DH_OPTIONS=--tmpdir="$install_dir"
 



More information about the pkg-java-commits mailing list