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

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   21-Jun-2007 07:57:43
  Branch: HEAD                             Handle: 2007062106574200

  Modified files:
    rpm                     autogen.sh

  Log:
    we use AM_GNU_GETTEXT([external]) so IMHO no need to provide a local
    copy of the intl/* files

  Summary:
    Revision    Changes     Path
    2.75        +1  -1      rpm/autogen.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/autogen.sh
  ============================================================================
  $ cvs diff -u -r2.74 -r2.75 autogen.sh
  --- rpm/autogen.sh    21 Jun 2007 05:52:50 -0000      2.74
  +++ rpm/autogen.sh    21 Jun 2007 05:57:42 -0000      2.75
  @@ -70,7 +70,7 @@
   
   echo "--- rpm"
   $libtoolize --copy --force
  -gettextize --copy --force --intl --no-changelog
  +gettextize --copy --force --no-changelog
   aclocal -I m4
   autoheader
   automake -a -c
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to