summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-01-07 18:20:09 +0000
committerGuillem Jover <guillem@hadrons.org>2010-06-10 23:21:18 +0200
commitde8eb955f4815a66d58953a5e24c8402372bd9be (patch)
tree8e0445b6f290576d1a918445b93200eacae31017 /debian/rules
parent3b98c3f8101b83b295a6277e2eb00c7c0d9b331e (diff)
downloadinetutils-de8eb955f4815a66d58953a5e24c8402372bd9be.tar.gz
Remove DH_VERBOSE
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index ef91ca9..36aa72c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,6 @@
# $Id$
#
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)