OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 12-Oct-2006 18:56:29
Branch: HEAD Handle: 2006101217562800
Modified files:
openpkg-src/php-eaccelerator
php-eaccelerator.spec
Log:
apply the usual Solaris Autoconf workaround
Summary:
Revision Changes Path
1.20 +2 -1 openpkg-src/php-eaccelerator/php-eaccelerator.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/php-eaccelerator/php-eaccelerator.spec
============================================================================
$ cvs diff -u -r1.19 -r1.20 php-eaccelerator.spec
--- openpkg-src/php-eaccelerator/php-eaccelerator.spec 11 Oct 2006
15:06:49 -0000 1.19
+++ openpkg-src/php-eaccelerator/php-eaccelerator.spec 12 Oct 2006
16:56:28 -0000 1.20
@@ -37,7 +37,7 @@
Group: Language
License: GPL
Version: %{V_opkg}
-Release: 20061011
+Release: 20061012
# package options
%option with_apache yes
@@ -86,6 +86,7 @@
CFLAGS="%{l_cflags -O}" \
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
+ GREP="grep" \
./configure \
--prefix=%{l_prefix} \
--with-php-config=%{l_prefix}/bin/php-config \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]