[Pkg-voip-commits] r8614 - /op-panel/trunk/debian/rules

tzafrir at alioth.debian.org tzafrir at alioth.debian.org
Sun Aug 15 22:18:27 UTC 2010


Author: tzafrir
Date: Sun Aug 15 22:18:26 2010
New Revision: 8614

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8614
Log:
Reduce needless verbosity

Modified:
    op-panel/trunk/debian/rules

Modified: op-panel/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/op-panel/trunk/debian/rules?rev=8614&op=diff
==============================================================================
--- op-panel/trunk/debian/rules (original)
+++ op-panel/trunk/debian/rules Sun Aug 15 22:18:26 2010
@@ -4,7 +4,7 @@
 # Based on example file by Joey Hess.
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 DEBVERSION:=$(shell head -n 1 debian/changelog \
                     | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')




More information about the Pkg-voip-commits mailing list