[Zope-Checkins] SVN: Zope/trunk/setup.py removed doc/changenotes
Andreas Jung
andreas at andreas-jung.com
Sat May 22 11:53:42 EDT 2004
Log message for revision 24881:
removed doc/changenotes
-=-
Modified: Zope/trunk/setup.py
===================================================================
--- Zope/trunk/setup.py 2004-05-22 10:35:24 UTC (rev 24880)
+++ Zope/trunk/setup.py 2004-05-22 15:53:41 UTC (rev 24881)
@@ -1,3 +1,4 @@
+
#!/usr/bin/env python2.3
##############################################################################
@@ -1115,7 +1116,6 @@
installed_data_files = [
["../../doc", ['doc/*.txt']],
- ["../../doc/changenotes", ['doc/changenotes/*.stx']],
["../../import", ['import/*.zexp']],
["../../bin", ['utilities/README.txt',]],
]
More information about the Zope-Checkins
mailing list