[Pkg-mono-svn-commits] rev 2720 - mono/trunk/debian
Mirco Bauer
meebey-guest at costa.debian.org
Sun Sep 17 12:45:00 UTC 2006
Author: meebey-guest
Date: 2006-09-17 12:45:00 +0000 (Sun, 17 Sep 2006)
New Revision: 2720
Modified:
mono/trunk/debian/rules
Log:
- disabled DH_VERBOSE
Modified: mono/trunk/debian/rules
===================================================================
--- mono/trunk/debian/rules 2006-09-17 11:25:43 UTC (rev 2719)
+++ mono/trunk/debian/rules 2006-09-17 12:45:00 UTC (rev 2720)
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
export MONO_SHARED_DIR=$(CURDIR)
VERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\ -f2)
More information about the Pkg-mono-svn-commits
mailing list