File: 0001-Let-autosetup-accept-silent-rules-and-runstatedir-op.patch

package info (click to toggle)
jimtcl 0.77%2Bdfsg0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,200 kB
  • sloc: ansic: 153,440; tcl: 4,477; sh: 4,246; cpp: 1,671; makefile: 253
file content (27 lines) | stat: -rw-r--r-- 698 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
From d81f26e30e0923fd9318c569f6eed324f81ede42 Mon Sep 17 00:00:00 2001
From: Didier Raboud <odyx@debian.org>
Date: Sun, 27 Aug 2017 17:19:02 +0200
Subject: Let autosetup accept silent-rules and runstatedir options

These are given by debhelper's dh_auto_configure in compat 11+

Origin: vendor
Last-Update: 2018-03-30
---
 autosetup/autosetup | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/autosetup/autosetup b/autosetup/autosetup
index 84886c2..891d834 100755
--- a/autosetup/autosetup
+++ b/autosetup/autosetup
@@ -94,6 +94,9 @@ proc main {argv} {
 		quiet
 		timing
 		conf:
+		# Options given by debhelper compat 11+ autoconf:
+		silent-rules
+		runstatedir
 	}
 
 	#parray ::useropts