[Zope-Checkins] CVS: Zope - setup.py:1.31.2.20
Andreas Jung
andreas at andreas-jung.com
Fri May 28 08:15:23 EDT 2004
something like
python2.3 bin/test.py --dir lib/python/Products/ZCatalog works for me
-aj
--On Freitag, 28. Mai 2004 9:44 Uhr +0200 "Stefan H. Holek"
<stefan at epy.co.at> wrote:
> 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/
>
>
> _______________________________________________
> Zope-Checkins maillist - Zope-Checkins at zope.org
> http://mail.zope.org/mailman/listinfo/zope-checkins
More information about the Zope-Checkins
mailing list