summaryrefslogtreecommitdiff
path: root/package/cups/patches/patch-ppdc_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/cups/patches/patch-ppdc_Makefile')
-rw-r--r--package/cups/patches/patch-ppdc_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/cups/patches/patch-ppdc_Makefile b/package/cups/patches/patch-ppdc_Makefile
new file mode 100644
index 000000000..5cfa1ac9b
--- /dev/null
+++ b/package/cups/patches/patch-ppdc_Makefile
@@ -0,0 +1,11 @@
+--- cups-1.4.2.orig/ppdc/Makefile 2009-05-27 01:27:06.000000000 +0200
++++ cups-1.4.2/ppdc/Makefile 2009-11-19 21:58:49.000000000 +0100
+@@ -244,7 +244,7 @@ genstrings: genstrings.o libcupsppdc.a
+ libcupsppdc.a ../cups/libcups.a $(LIBGSSAPI) $(SSLLIBS) \
+ $(DNSSDLIBS) $(COMMONLIBS) $(LIBZ)
+ echo Generating localization strings...
+- ./genstrings >sample.c
++ #./genstrings >sample.c
+
+
+ #