RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: popt/ Makefile.am

From: Jeff Johnson <jbj@rpm5.org>
Date: Mon 11 Feb 2008 - 17:52:18 CET
Message-Id: <20080211165218.3D89C348460@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: popt                             Date:   11-Feb-2008 17:52:18
  Branch: HEAD                             Handle: 2008021116521800

  Modified files:
    popt                    Makefile.am

  Log:
    - jbj: remove multiple config.rpath entries.

  Summary:
    Revision    Changes     Path
    1.44        +1  -1      popt/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: popt/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.43 -r1.44 Makefile.am
  --- popt/Makefile.am	11 Nov 2007 17:17:04 -0000	1.43
  +++ popt/Makefile.am	11 Feb 2008 16:52:18 -0000	1.44
  @@ -4,7 +4,7 @@
   
   LINT = splint
   
  -EXTRA_DIST = config.rpath  config.rpath autogen.sh CHANGES $(man_MANS) popt.spec libpopt.vers \
  +EXTRA_DIST = config.rpath autogen.sh CHANGES $(man_MANS) popt.spec libpopt.vers \
   	testit.sh test-poptrc test3-data/0* \
   	po/*.in po/*.po po/popt.pot \
   	popt.ps
  @@ .
Received on Mon Feb 11 17:52:18 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.