RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  a...@rpm5.org
  Module: rpm                              Date:   13-Apr-2009 09:37:13
  Branch: rpm-5_1                          Handle: 2009041307371300

  Modified files:           (Branch: rpm-5_1)
    rpm                     devtool.conf

  Log:
    restore %macosx after latest 3rd-party upgrade

  Summary:
    Revision    Changes     Path
    2.205.2.34  +3  -3      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.205.2.33 -r2.205.2.34 devtool.conf
  --- rpm/devtool.conf  12 Apr 2009 19:41:20 -0000      2.205.2.33
  +++ rpm/devtool.conf  13 Apr 2009 07:37:13 -0000      2.205.2.34
  @@ -1332,12 +1332,12 @@
           fi
   
           #   GNU libtool (installed development tool)
  -        if [ ! -d "$basemac/bin/libtool-${v_libtool}" ]; then
  +        if [ ! -d "$basemac/bin/libtool-${v_libtool_subdir}" ]; then
               echo "++ building third-party development tool 
libtool-${v_libtool}"
               (   cd $basemac/bin
  -                rm -rf libtool-${v_libtool}
  +                rm -rf libtool-${v_libtool_subdir}
                   gzip -d -c ../src/libtool-${v_libtool}.tar.gz | gnutar xf -
  -                (   cd libtool-${v_libtool}
  +                (   cd libtool-${v_libtool_subdir}
                       $SHTOOL subst \
                           -e 's;grep ggrep;grep ggrep egrep;g' \
                           -e 's;-e .-(cannot match)-.;;g' \
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to