[Zope-Checkins] CVS: Zope/inst - Makefile.in:1.14.2.8
Andreas Jung
andreas at andreas-jung.com
Wed Jul 28 13:29:06 EDT 2004
Update of /cvs-repository/Zope/inst
In directory cvs.zope.org:/tmp/cvs-serv30376/inst
Modified Files:
Tag: Zope-2_7-branch
Makefile.in
Log Message:
excluding build-base from tar archive
=== Zope/inst/Makefile.in 1.14.2.7 => 1.14.2.8 ===
--- Zope/inst/Makefile.in:1.14.2.7 Fri May 28 14:49:36 2004
+++ Zope/inst/Makefile.in Wed Jul 28 13:29:05 2004
@@ -124,6 +124,7 @@
--exclude=CVS \
--exclude=.cvsignore \
--exclude=makefile \
+ --exclude=build-base \
--exclude=*~ \
--exclude=.#*
${RM} "${BASE_DIR}/lib/python/version.txt"
More information about the Zope-Checkins
mailing list