From 5d558f45e2d53dfef3c09f5d425f4ce89c7f0350 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Tue, 15 Nov 2011 18:35:46 -0600 Subject: [PATCH] enable dh verbosity --- debian/rules | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.30.2