Upgrade cups to 1.3.7
[openwrt/svn-archive/archive.git] / net / cups / patches / 100-makefile-targets.patch
index 590a304b12e5f1efa455c3aee0dba297c5b24a0f..ff748c8e41db01f2ff31af2fd8baa02d7857200e 100644 (file)
@@ -1,11 +1,14 @@
---- cups-1.1.23.old/Makefile   2005-01-03 20:29:44.000000000 +0100
-+++ cups-1.1.23/Makefile       2005-03-23 20:15:24.000000000 +0100
-@@ -28,7 +28,7 @@
+diff -urN cups-1.3.7/Makefile cups-1.3.7.new/Makefile
+--- cups-1.3.7/Makefile        2008-02-16 00:26:51.000000000 +0100
++++ cups-1.3.7.new/Makefile    2008-07-13 16:46:01.000000000 +0200
+@@ -19,8 +19,8 @@
  # Directories to make...
  #
  
--DIRS  =       cups backend berkeley cgi-bin filter man pdftops \
-+DIRS  =       cups backend berkeley cgi-bin \
-               scheduler systemv
+-DIRS  =       cups backend berkeley cgi-bin filter locale man monitor \
+-              notifier $(PDFTOPS) scheduler systemv test \
++DIRS  =       cups backend berkeley cgi-bin filter monitor \
++              notifier scheduler systemv \
+               $(PHPDIR) \
+               conf data doc $(FONTS) ppd templates
  
- #