disable debug output of package builds
[deb_libcec.git] / debian / rules
index f9d1196afb5ccacac49477f7d71436cb6d6e833b..5205032cbaedd6a5078634b4261170dc96385f95 100755 (executable)
@@ -3,7 +3,7 @@
 # Copyright Pulse-Eight 2011
 
 # Uncomment this to turn on verbose mode.
-export DH_VERBOSE=1
+#export DH_VERBOSE=1
 
 DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))