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: 13-Jan-2007 08:39:30 Branch: HEAD Handle: 2007011307393000 Modified files: openpkg-src/fetchmail fetchmail.spec Log: apply the usual workaround for Solaris and newer Autoconf stuff Summary: Revision Changes Path 1.84 +2 -1 openpkg-src/fetchmail/fetchmail.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/fetchmail/fetchmail.spec ============================================================================ $ cvs diff -u -r1.83 -r1.84 fetchmail.spec --- openpkg-src/fetchmail/fetchmail.spec 12 Jan 2007 15:22:05 -0000 1.83 +++ openpkg-src/fetchmail/fetchmail.spec 13 Jan 2007 07:39:30 -0000 1.84 @@ -33,7 +33,7 @@ Group: Mail License: GPL Version: 6.3.6 -Release: 20070112 +Release: 20070113 # package options %option with_conf no @@ -83,6 +83,7 @@ CFLAGS="%{l_cflags -O}" \ CPPFLAGS="%{l_cppflags}" \ LDFLAGS="%{l_ldflags}" \ + GREP="grep" \ ./configure \ --prefix=%{l_prefix} \ --with-ssl=%{l_prefix} \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org