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 20:53:32
  Branch: HEAD                             Handle: 2006101219533200

  Modified files:
    openpkg-src/ruby        ruby.spec

  Log:
    apply the usual Solaris Autoconf workaround

  Summary:
    Revision    Changes     Path
    1.44        +2  -1      openpkg-src/ruby/ruby.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ruby/ruby.spec
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 ruby.spec
  --- openpkg-src/ruby/ruby.spec        4 Oct 2006 09:31:38 -0000       1.43
  +++ openpkg-src/ruby/ruby.spec        12 Oct 2006 18:53:32 -0000      1.44
  @@ -33,7 +33,7 @@
   Group:        Language
   License:      GPL
   Version:      1.8.5
  -Release:      20061004
  +Release:      20061012
   
   #   list of sources
   Source0:      ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz
  @@ -67,6 +67,7 @@
   %build
       CC="%{l_cc}" \
       CFLAGS="%{l_cflags -O} %{l_cppflags}" \
  +    GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
           --mandir=%{l_prefix}/man \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to