[packages] remove 'svn:keywords' property on /packages as well, not needed anymore...
[openwrt/svn-archive/archive.git] / net / cups / patches / 100-makefile-targets.patch
1 diff -urN cups-1.3.7/Makefile cups-1.3.7.new/Makefile
2 --- cups-1.3.7/Makefile 2008-02-16 00:26:51.000000000 +0100
3 +++ cups-1.3.7.new/Makefile 2008-07-13 16:46:01.000000000 +0200
4 @@ -19,8 +19,8 @@
5 # Directories to make...
6 #
7
8 -DIRS = cups backend berkeley cgi-bin filter locale man monitor \
9 - notifier $(PDFTOPS) scheduler systemv test \
10 +DIRS = cups backend berkeley cgi-bin filter monitor \
11 + notifier scheduler systemv \
12 $(PHPDIR) \
13 conf data doc $(FONTS) ppd templates
14