RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: lua/ Makefile.am

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sat 21 Jul 2007 - 22:07:08 CEST
Message-Id: <20070721200708.1DA643484F4@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: lua                              Date:   21-Jul-2007 22:07:08
  Branch: HEAD                             Handle: 2007072121070700

  Modified files:
    lua                     Makefile.am

  Log:
    fix tarball rolling via 'make dist'

  Summary:
    Revision    Changes     Path
    1.15        +1  -3      lua/Makefile.am
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: lua/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.14 -r1.15 Makefile.am
  --- lua/Makefile.am	15 Jul 2007 18:08:02 -0000	1.14
  +++ lua/Makefile.am	21 Jul 2007 20:07:07 -0000	1.15
  @@ -5,9 +5,7 @@
   EXTRA_DIST = \
   	COPYRIGHT \
   	HISTORY \
  -	local/modemuncher.c \
  -	local/userconfig.c \
  -	local/linit.lua
  +	local/llocal.lua
   
   AM_CPPFLAGS = \
   	-I$(srcdir)/local \
  @@ .
Received on Sat Jul 21 22:07:08 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.