[Pkg-privacy-commits] [torsocks] 01/01: Drop --disable-silent-rules from debian/rules. This is now handled by dh directly depending on whether the DH_QUIET environment variable is set.
Intrigeri
intrigeri at moszumanska.debian.org
Sat Jun 24 22:31:25 UTC 2017
This is an automated email from the git hooks/post-receive script.
intrigeri pushed a commit to branch master
in repository torsocks.
commit a935a5a08385c8cf161b82319bae893f09dc939b
Author: intrigeri <intrigeri at boum.org>
Date: Sat Jun 24 22:11:13 2017 +0000
Drop --disable-silent-rules from debian/rules. This is now handled by dh directly depending on whether the DH_QUIET environment variable is set.
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 71fdd79..43fe765 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,6 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
dh $@ --with autoreconf
-override_dh_auto_configure:
- dh_auto_configure -- --disable-silent-rules
-
override_dh_auto_install:
dh_auto_install
dh_bash-completion
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torsocks.git
More information about the Pkg-privacy-commits
mailing list