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:   03-Oct-2006 20:04:20
  Branch: HEAD                             Handle: 2006100319041900

  Modified files:
    openpkg-src/findutils   findutils.spec

  Log:
    apply the usual Solaris workaround

  Summary:
    Revision    Changes     Path
    1.76        +2  -1      openpkg-src/findutils/findutils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/findutils/findutils.spec
  ============================================================================
  $ cvs diff -u -r1.75 -r1.76 findutils.spec
  --- openpkg-src/findutils/findutils.spec      24 Sep 2006 12:29:07 -0000      
1.75
  +++ openpkg-src/findutils/findutils.spec      3 Oct 2006 18:04:19 -0000       
1.76
  @@ -33,7 +33,7 @@
   Group:        ShellUtils
   License:      GPL
   Version:      4.2.28
  -Release:      20060924
  +Release:      20061003
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
  @@ -66,6 +66,7 @@
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O}" \
       SORT="%{l_prefix}/bin/gsort" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --libexecdir=%{l_prefix}/libexec/findutils \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to