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:   16-Jul-2007 10:39:55
  Branch: HEAD                             Handle: 2007071609395400

  Modified files:
    rpm                     configure.ac

  Log:
    make sure the NLS po files are installed into the same directory RPM
    later tried to pick them up from

  Summary:
    Revision    Changes     Path
    2.182       +1  -0      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.181 -r2.182 configure.ac
  --- rpm/configure.ac  16 Jul 2007 08:33:25 -0000      2.181
  +++ rpm/configure.ac  16 Jul 2007 08:39:54 -0000      2.182
  @@ -1051,6 +1051,7 @@
   )
   AC_SUBST(LOCALEDIR)
   AC_MSG_RESULT([$LOCALEDIR])
  +localedir="$LOCALEDIR" # (pass-through to foreign generated po/Makefile, too)
   
   dnl # determine RPM system library directory path
   AC_MSG_CHECKING([for RPM system library directory])
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to