From bfcfcc1ca8336b1344304e87326998ff0b168ed9 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 14 May 2009 17:24:31 +0200 Subject: cups: remove version number from patches Signed-off-by: Peter Korsgaard --- package/cups/cups-1.3.5-mantohtml.patch | 11 ----------- package/cups/cups-1.3.5-no-tests-man.patch | 13 ------------- package/cups/cups-mantohtml.patch | 11 +++++++++++ package/cups/cups-no-tests-man.patch | 13 +++++++++++++ 4 files changed, 24 insertions(+), 24 deletions(-) delete mode 100644 package/cups/cups-1.3.5-mantohtml.patch delete mode 100644 package/cups/cups-1.3.5-no-tests-man.patch create mode 100644 package/cups/cups-mantohtml.patch create mode 100644 package/cups/cups-no-tests-man.patch (limited to 'package/cups') diff --git a/package/cups/cups-1.3.5-mantohtml.patch b/package/cups/cups-1.3.5-mantohtml.patch deleted file mode 100644 index e6a10b0d0..000000000 --- a/package/cups/cups-1.3.5-mantohtml.patch +++ /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 index 567c801c6..000000000 --- a/package/cups/cups-1.3.5-no-tests-man.patch +++ /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 index 000000000..e6a10b0d0 --- /dev/null +++ b/package/cups/cups-mantohtml.patch @@ -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 index 000000000..567c801c6 --- /dev/null +++ b/package/cups/cups-no-tests-man.patch @@ -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 + -- cgit v1.2.3