packages: php/pcre-shared.patch - cosmetics

glen glen at pld-linux.org
Fri Feb 19 22:16:05 CET 2010


Author: glen                         Date: Fri Feb 19 21:16:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
packages/php:
   pcre-shared.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/php/pcre-shared.patch
diff -u packages/php/pcre-shared.patch:1.1 packages/php/pcre-shared.patch:1.2
--- packages/php/pcre-shared.patch:1.1	Mon Nov 30 23:51:47 2009
+++ packages/php/pcre-shared.patch	Fri Feb 19 22:16:00 2010
@@ -30,7 +30,7 @@
 -    PHP_NEW_EXTENSION(pcre, php_pcre.c, no)
 +    PHP_NEW_EXTENSION(pcre, php_pcre.c, $ext_shared)
      PHP_INSTALL_HEADERS([ext/pcre], [php_pcre.h])
-+	EXTRA_LIBS="$EXTRA_LIBS -lpcre"
++    EXTRA_LIBS="$EXTRA_LIBS -lpcre"
    else
      AC_MSG_CHECKING([for PCRE library to use])
      AC_MSG_RESULT([bundled])
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/pcre-shared.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list