RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/rpmconstant/ Makefile.am

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sun 22 Jul 2007 - 22:08:58 CEST
Message-Id: <20070722200858.8D9AD3484F4@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   22-Jul-2007 22:08:58
  Branch: HEAD                             Handle: 2007072221085800

  Modified files:
    rpm/rpmconstant         Makefile.am

  Log:
    err... fix copy & paste error

  Summary:
    Revision    Changes     Path
    1.6         +2  -2      rpm/rpmconstant/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmconstant/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 Makefile.am
  --- rpm/rpmconstant/Makefile.am	22 Jul 2007 11:07:26 -0000	1.5
  +++ rpm/rpmconstant/Makefile.am	22 Jul 2007 20:08:58 -0000	1.6
  @@ -1,8 +1,8 @@
  -# $Id: Makefile.am,v 1.5 2007/07/22 11:07:26 rse Exp $
  +# $Id: Makefile.am,v 1.6 2007/07/22 20:08:58 rse Exp $
   
   AUTOMAKE_OPTIONS = 1.4 foreign
   
  -EXTRA_DIST = librpmbuild.vers rpmh2tbl
  +EXTRA_DIST = librpmconstant.vers rpmh2tbl
   
   LINT = splint
   
  @@ .
Received on Sun Jul 22 22:08:58 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.