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