summaryrefslogtreecommitdiff
path: root/debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch')
-rw-r--r--debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch b/debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
deleted file mode 100644
index 63f3cdb..0000000
--- a/debian/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From dc16c6f7cd916732f549d409938433c7be5908c1 Mon Sep 17 00:00:00 2001
-From: Didier Raboud <odyx@debian.org>
-Date: Sun, 27 Aug 2017 17:19:02 +0200
-Subject: Make autosetup accept --{disable,enable}-silent-rules by default,
-
- as this is given by debhelper's dh_auto_configure
-Origin: vendor
-Last-Update: 2015-05-26
----
- autosetup/autosetup | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/autosetup/autosetup b/autosetup/autosetup
-index 84886c2..0d21e2e 100755
---- a/autosetup/autosetup
-+++ b/autosetup/autosetup
-@@ -91,6 +91,7 @@ proc main {argv} {
- # Undocumented options
- option-checking=1
- nopager
-+ silent-rules
- quiet
- timing
- conf: