[Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in excluding
build-base from tar archive
Andreas Jung
andreas at andreas-jung.com
Wed Jul 28 13:29:51 EDT 2004
Log message for revision 26813:
excluding build-base from tar archive
Changed:
U Zope/trunk/inst/Makefile.in
-=-
Modified: Zope/trunk/inst/Makefile.in
===================================================================
--- Zope/trunk/inst/Makefile.in 2004-07-28 16:59:38 UTC (rev 26812)
+++ Zope/trunk/inst/Makefile.in 2004-07-28 17:29:51 UTC (rev 26813)
@@ -121,6 +121,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