File: clean.patch

package info (click to toggle)
grep 3.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,556 kB
  • sloc: ansic: 111,824; sh: 13,272; perl: 606; makefile: 394; awk: 71; sed: 16
file content (14 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Description: Remove generated files in clean target.
Author: Bas Couwenberg <sebastic@debian.org>

--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -22,7 +22,7 @@ grep_TEXINFOS = fdl.texi
 man_MANS = grep.1
 
 EXTRA_DIST = grep.in.1
-CLEANFILES = grep.1
+CLEANFILES = grep.1 grep.info
 
 grep.1: grep.in.1
 	$(AM_V_GEN)rm -f $@-t $@