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: 29-Aug-2007 19:38:08 Branch: HEAD Handle: 2007082918380700 Modified files: openpkg-src/grep grep.spec Log: apply the usual Solaris workaround Summary: Revision Changes Path 1.53 +2 -1 openpkg-src/grep/grep.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/grep/grep.spec ============================================================================ $ cvs diff -u -r1.52 -r1.53 grep.spec --- openpkg-src/grep/grep.spec 27 Aug 2007 22:02:31 -0000 1.52 +++ openpkg-src/grep/grep.spec 29 Aug 2007 17:38:07 -0000 1.53 @@ -33,7 +33,7 @@ Group: Searching License: GPL Version: 2.5.3 -Release: 20070828 +Release: 20070829 # list of sources Source0: ftp://ftp.gnu.org/gnu/grep/grep-%{version}.tar.bz2 @@ -73,6 +73,7 @@ LDFLAGS="%{l_ldflags}" \ INTLBISON="true" \ MAKEINFO="%{l_prefix}/bin/makeinfo" \ + GREP="grep" \ %{l_bash} ./configure \ --infodir=%{l_prefix}/info \ --mandir=%{l_prefix}/man \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org