Log message for revision 102386:
  Found two more stray build files
  

Changed:
  D   Zope/trunk/src/Products/ZReST/Makefile
  D   Zope/trunk/src/Products/ZReST/refresh.txt

-=-
Deleted: Zope/trunk/src/Products/ZReST/Makefile
===================================================================
--- Zope/trunk/src/Products/ZReST/Makefile      2009-07-30 18:57:22 UTC (rev 
102385)
+++ Zope/trunk/src/Products/ZReST/Makefile      2009-07-30 19:02:26 UTC (rev 
102386)
@@ -1,15 +0,0 @@
-FILES = ZReST.py __init__.py refresh.txt version.txt TODO.txt README.txt
-DTML = dtml/manage_addZReSTForm.dtml dtml/manage_editForm.dtml
-VERSION := $(shell cat version.txt)
-
-all: ${FILES} ${DTML}
-       rm -rf dist
-       mkdir dist
-       mkdir dist/ZReST
-       mkdir dist/ZReST/dtml
-       cp ${FILES} dist/ZReST
-       cp ${DTML}  dist/ZReST/dtml
-       (cd dist; tar zcf ZReST-${VERSION}.tgz ZReST)
-       mv dist/ZReST-${VERSION}.tgz .
-       rm -rf dist
-

Deleted: Zope/trunk/src/Products/ZReST/refresh.txt
===================================================================
--- Zope/trunk/src/Products/ZReST/refresh.txt   2009-07-30 18:57:22 UTC (rev 
102385)
+++ Zope/trunk/src/Products/ZReST/refresh.txt   2009-07-30 19:02:26 UTC (rev 
102386)
@@ -1 +0,0 @@
-This is a flag that tells Zope that the product may be auto-refreshed.

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to