cups: remove version number from patches
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 14 May 2009 15:24:31 +0000 (17:24 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 14 May 2009 15:24:46 +0000 (17:24 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/cups/cups-1.3.5-mantohtml.patch [deleted file]
package/cups/cups-1.3.5-no-tests-man.patch [deleted file]
package/cups/cups-mantohtml.patch [new file with mode: 0644]
package/cups/cups-no-tests-man.patch [new file with mode: 0644]

diff --git a/package/cups/cups-1.3.5-mantohtml.patch b/package/cups/cups-1.3.5-mantohtml.patch
deleted file mode 100644 (file)
index e6a10b0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- cups-1.3.5/man/Makefile    2007-07-12 21:01:14.000000000 -0400
-+++ cups-1.3.5/man/Makefile    2008-02-11 08:55:24.000000000 -0500
-@@ -173,7 +173,7 @@ html:      $(MAN1) $(MAN5) $(MAN7) $(MAN8) ma
-       done
- mantohtml:    mantohtml.o
--      $(CC) $(LDFLAGS) -o $@ mantohtml.o
-+      gcc -I/usr/include -I../ -L/usr/lib mantohtml.c -o mantohtml
- #
diff --git a/package/cups/cups-1.3.5-no-tests-man.patch b/package/cups/cups-1.3.5-no-tests-man.patch
deleted file mode 100644 (file)
index 567c801..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
---- cups-1.3.5/Makefile        2007-12-06 15:09:39.000000000 -0500
-+++ cups-1.3.5/Makefile        2008-02-09 21:53:03.000000000 -0500
-@@ -19,8 +19,8 @@ include Makedefs
- # Directories to make...
- #
--DIRS  =       cups backend berkeley cgi-bin filter locale man monitor \
--              notifier $(PDFTOPS) scheduler systemv test \
-+DIRS  =       cups backend berkeley cgi-bin filter locale monitor \
-+              notifier $(PDFTOPS) scheduler systemv \
-               $(PHPDIR) \
-               conf data doc $(FONTS) ppd templates
diff --git a/package/cups/cups-mantohtml.patch b/package/cups/cups-mantohtml.patch
new file mode 100644 (file)
index 0000000..e6a10b0
--- /dev/null
@@ -0,0 +1,11 @@
+--- cups-1.3.5/man/Makefile    2007-07-12 21:01:14.000000000 -0400
++++ cups-1.3.5/man/Makefile    2008-02-11 08:55:24.000000000 -0500
+@@ -173,7 +173,7 @@ html:      $(MAN1) $(MAN5) $(MAN7) $(MAN8) ma
+       done
+ mantohtml:    mantohtml.o
+-      $(CC) $(LDFLAGS) -o $@ mantohtml.o
++      gcc -I/usr/include -I../ -L/usr/lib mantohtml.c -o mantohtml
+ #
diff --git a/package/cups/cups-no-tests-man.patch b/package/cups/cups-no-tests-man.patch
new file mode 100644 (file)
index 0000000..567c801
--- /dev/null
@@ -0,0 +1,13 @@
+--- cups-1.3.5/Makefile        2007-12-06 15:09:39.000000000 -0500
++++ cups-1.3.5/Makefile        2008-02-09 21:53:03.000000000 -0500
+@@ -19,8 +19,8 @@ include Makedefs
+ # Directories to make...
+ #
+-DIRS  =       cups backend berkeley cgi-bin filter locale man monitor \
+-              notifier $(PDFTOPS) scheduler systemv test \
++DIRS  =       cups backend berkeley cgi-bin filter locale monitor \
++              notifier $(PDFTOPS) scheduler systemv \
+               $(PHPDIR) \
+               conf data doc $(FONTS) ppd templates