summaryrefslogtreecommitdiff
path: root/package/cups/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups/patches/patch-Makefile')
-rw-r--r--package/cups/patches/patch-Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/package/cups/patches/patch-Makefile b/package/cups/patches/patch-Makefile
deleted file mode 100644
index d0e90589d..000000000
--- a/package/cups/patches/patch-Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
---- cups-1.4.4.orig/Makefile 2010-04-23 20:56:34.000000000 +0200
-+++ cups-1.4.4/Makefile 2010-09-29 22:55:01.000000000 +0200
-@@ -20,10 +20,10 @@ include Makedefs
- # Directories to make...
- #
-
--DIRS = cups filter backend berkeley cgi-bin driver locale man monitor \
-- notifier ppdc scheduler systemv test \
-+DIRS = cups filter backend berkeley cgi-bin driver locale monitor \
-+ notifier ppdc scheduler systemv \
- $(PHPDIR) \
-- conf data doc examples $(FONTS) templates
-+ conf data examples doc $(FONTS) templates
-
-
- #