From: Arkadiusz Miƛkiewicz Date: Wed, 18 Aug 2004 23:26:39 +0000 (+0000) Subject: - reverted socket change, FIRST understand THEN change X-Git-Tag: auto/ac/php-5_0_2-1~5 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=0c2ab9102816dbc0ca816efb0bb0d2f9e9efbb73;p=packages%2Fphp.git - reverted socket change, FIRST understand THEN change Changed files: php.spec -> 1.352 --- diff --git a/php.spec b/php.spec index 7f182aa..73ab309 100644 --- 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} \