]> git.pld-linux.org Git - packages/php.git/commitdiff
- reverted socket change, FIRST understand THEN change
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Aug 2004 23:26:39 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.352

php.spec

index 7f182aa2484d6f90fcd87c389079958bd6a81ae7..73ab30953d14662f10f4e4ef6e28c8cfed9ac1db 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1554,7 +1554,7 @@ for i in fcgi cgi cli apxs ; do
        %{?with_msession:--with-msession=shared}%{!?with_msession:--without-msession} \
        %{?with_mssql:--with-mssql=shared} \
        --with-mysql=shared,/usr \
-       --with-mysql-sock=/var/lib/mysql/mysqldb/mysql.sock \
+       --with-mysql-sock=/var/lib/mysql/mysql.sock \
        --with-ncurses=shared \
        %{?with_oci8:--with-oci8=shared} \
        %{?with_openssl:--with-openssl=shared} \
This page took 0.11409 seconds and 4 git commands to generate.