SOURCES: graphviz-php_modules_dir.patch (NEW) - php module should be instal...

sls sls at pld-linux.org
Wed Oct 15 17:32:42 CEST 2008


Author: sls                          Date: Wed Oct 15 15:32:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- php module should be installed in /usr/lib*/php (I guess)

---- Files affected:
SOURCES:
   graphviz-php_modules_dir.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/graphviz-php_modules_dir.patch
diff -u /dev/null SOURCES/graphviz-php_modules_dir.patch:1.1
--- /dev/null	Wed Oct 15 17:32:43 2008
+++ SOURCES/graphviz-php_modules_dir.patch	Wed Oct 15 17:32:36 2008
@@ -0,0 +1,11 @@
+--- graphviz-2.18/configure.ac.orig	2008-07-22 12:52:49.739734376 +0200
++++ graphviz-2.18/configure.ac	2008-07-22 12:53:04.738703532 +0200
+@@ -822,7 +822,7 @@
+         else
+           PHP_INCLUDES="-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM"
+         fi
+-        PHP_INSTALL_DIR="/usr/lib${LIBPOSTFIX}/php/modules"
++        PHP_INSTALL_DIR="/usr/lib${LIBPOSTFIX}/php"
+         PHP_INSTALL_DATADIR="/usr/share/php"
+         PHP_LIBS=
+         save_CPPFLAGS=$CPPFLAGS
================================================================


More information about the pld-cvs-commit mailing list