]> git.pld-linux.org Git - packages/cups-filters.git/blobdiff - cups-filters-php.patch
- relup, rebuild against qpdf-10.3.x
[packages/cups-filters.git] / cups-filters-php.patch
index 3fa05f08e3e9f22be72a2805d6754327f6d33b3f..122d4e5d276406bc1a55feb498a1b670fac832b5 100644 (file)
@@ -11,7 +11,7 @@
  # =========
 --- cups-filters-1.0.41/Makefile.am.orig       2013-12-01 10:26:49.831484169 +0100
 +++ cups-filters-1.0.41/Makefile.am    2013-12-01 10:37:08.568124870 +0100
-@@ -696,7 +696,7 @@
+@@ -696,8 +696,8 @@
        scripting/php/phpcups.c \
        scripting/php/phpcups.h
  libphpcups_la_LIBADD = $(CUPS_LIBS)
@@ -19,8 +19,9 @@
 -libphpcups_la_LDFLAGS = -no-undefined
 +libphpcups_la_CFLAGS = $(CUPS_CFLAGS) $(PHP_CFLAGS)
 +libphpcups_la_LDFLAGS = -module -avoid-version -shared -no-undefined
- endif # WITH_PHP
  
+ EXTRA_DIST += \
+       scripting/perl \
 --- cups-filters-1.0.41/scripting/php/phpcups.c.orig   2012-06-22 18:10:47.000000000 +0200
 +++ cups-filters-1.0.41/scripting/php/phpcups.c        2013-12-01 10:50:16.171425151 +0100
 @@ -29,12 +29,16 @@
This page took 0.115755 seconds and 4 git commands to generate.