[Zope-Checkins] CVS: Zope - setup.py:1.31.2.20
Stefan H. Holek
stefan at epy.co.at
Fri May 28 03:44:58 EDT 2004
I am quite sure test.py *must* live in ZOPE_HOME, it does not work from
bin/. Right?
Stefan
On Freitag, Mai 28, 2004, at 07:45 Europe/Vienna, Andreas Jung wrote:
> Update of /cvs-repository/Zope
> In directory cvs.zope.org:/tmp/cvs-serv29344
>
> Modified Files:
> Tag: Zope-2_7-branch
> setup.py
> Log Message:
> test.py will be now installed to the 'bin' folder
>
>
> === Zope/setup.py 1.31.2.19 => 1.31.2.20 ===
> --- Zope/setup.py:1.31.2.19 Sat May 22 11:52:53 2004
> +++ Zope/setup.py Fri May 28 01:45:04 2004
> @@ -1113,7 +1113,7 @@
> installed_data_files = [
> ["../../doc", ['doc/*.txt']],
> ["../../import", ['import/*.zexp']],
> - ["../../bin", ['utilities/README.txt',]],
> + ["../../bin", ['utilities/README.txt','test.py']],
> ]
>
> os.path.walk("skel", skel_visit, installed_data_files)
>
>
> _______________________________________________
> Zope-Checkins maillist - Zope-Checkins at zope.org
> http://mail.zope.org/mailman/listinfo/zope-checkins
>
--
The time has come to start talking about whether the emperor is as well
dressed as we are supposed to think he is. /Pete McBreen/
More information about the Zope-Checkins
mailing list