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 19:52:23
Branch: HEAD Handle: 2006101218522300
Modified files:
openpkg-src/lftp lftp.spec
Log:
apply the usual Solaris Autoconf workaround
Summary:
Revision Changes Path
1.104 +1 -0 openpkg-src/lftp/lftp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lftp/lftp.spec
============================================================================
$ cvs diff -u -r1.103 -r1.104 lftp.spec
--- openpkg-src/lftp/lftp.spec 12 Oct 2006 16:32:25 -0000 1.103
+++ openpkg-src/lftp/lftp.spec 12 Oct 2006 17:52:23 -0000 1.104
@@ -71,6 +71,7 @@
CFLAGS="%{l_cflags -O}" \
CXXFLAGS="%{l_cxxflags -O}" \
CPPFLAGS="%{l_cppflags}" \
+ GREP="grep" \
./configure \
--srcdir=$srcdir \
--prefix=%{l_prefix} \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]