RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: popt/ configure.ac

From: Arkadiusz Miskiewicz <arekm@rpm5.org>
Date: Tue 17 Jul 2007 - 08:30:14 CEST
Message-Id: <20070717063014.8BA523484F3@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  arekm@rpm5.org
  Module: popt                             Date:   17-Jul-2007 08:30:14
  Branch: HEAD                             Handle: 2007071707301400

  Modified files:
    popt                    configure.ac

  Log:
    Drop eu_ES (was empty).

  Summary:
    Revision    Changes     Path
    1.23        +1  -1      popt/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/configure.ac
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 configure.ac
  --- popt/configure.ac	17 Jul 2007 05:49:55 -0000	1.22
  +++ popt/configure.ac	17 Jul 2007 06:30:14 -0000	1.23
  @@ -14,7 +14,7 @@
   
   AM_INIT_AUTOMAKE([foreign])
   
  -ALL_LINGUAS="cs da de es eu_ES fr gl hu is ja ko nl no pl pt ro ru sk sl sv tr uk vi wa"
  +ALL_LINGUAS="cs da de es fr gl hu is ja ko nl no pl pt ro ru sk sl sv tr uk vi wa"
   
   AC_PROG_CC
   AC_PROG_INSTALL
  @@ .
Received on Tue Jul 17 08:30:14 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.