File: accept-silent-rules-from-debhelper.patch

package info (click to toggle)
jimtcl 0.76-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,952 kB
  • ctags: 11,224
  • sloc: ansic: 121,739; tcl: 4,275; sh: 4,174; cpp: 1,671; makefile: 240
file content (15 lines) | stat: -rw-r--r-- 382 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Make autosetup accept --{disable,enable}-silent-rules by default,
 as this is given by debhelper's dh_auto_configure 
Author: Didier Raboud <odyx@debian.org>
Origin: vendor
Last-Update: 2015-05-26
--- a/autosetup/autosetup
+++ b/autosetup/autosetup
@@ -91,6 +91,7 @@
 		# Undocumented options
 		option-checking=1
 		nopager
+		silent-rules
 		quiet
 		timing
 		conf: