From: Bdale Garbee Date: Wed, 16 Nov 2011 00:35:46 +0000 (-0600) Subject: enable dh verbosity X-Git-Tag: debian/1.12-2~4 X-Git-Url: https://git.gag.com/?p=debian%2Fuaputl;a=commitdiff_plain;h=5d558f45e2d53dfef3c09f5d425f4ce89c7f0350 enable dh verbosity --- diff --git a/debian/rules b/debian/rules index 6caad82..2eb4b2e 100755 --- a/debian/rules +++ b/debian/rules @@ -6,8 +6,7 @@ # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +export DH_VERBOSE=1 override_dh_auto_build: INSTALLDIR=$(CURDIR)/debian/tmp dh_auto_build