summaryrefslogtreecommitdiff
path: root/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch')
-rw-r--r--patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch b/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
new file mode 100644
index 0000000..c6791ed
--- /dev/null
+++ b/patches/0001-Make-autosetup-accept-disable-enable-silent-rules-by.patch
@@ -0,0 +1,24 @@
+From 04f3e4a41ee4a458229ac46b63e427d025908680 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: