]> git.pld-linux.org Git - packages/graphviz.git/blame - graphviz-php_modules_dir.patch
- release 3
[packages/graphviz.git] / graphviz-php_modules_dir.patch
CommitLineData
8e6921a4
SS
1--- graphviz-2.18/configure.ac.orig 2008-07-22 12:52:49.739734376 +0200
2+++ graphviz-2.18/configure.ac 2008-07-22 12:53:04.738703532 +0200
3@@ -822,7 +822,7 @@
4 else
5 PHP_INCLUDES="-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend -I/usr/include/php/TSRM"
6 fi
7- PHP_INSTALL_DIR="/usr/lib${LIBPOSTFIX}/php/modules"
8+ PHP_INSTALL_DIR="/usr/lib${LIBPOSTFIX}/php"
9 PHP_INSTALL_DATADIR="/usr/share/php"
10 PHP_LIBS=
11 save_CPPFLAGS=$CPPFLAGS
This page took 0.07156 seconds and 4 git commands to generate.