Commit 027cae97 authored by Łukasz Nowak's avatar Łukasz Nowak

- for now it seems theat setuptools works on more systems then

   distribute


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38113 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66a5db2f
......@@ -16,7 +16,7 @@ software: bin/buildout
$(PYTHON) -S bin/buildout $(BUILDOUT_OPT)
bin/buildout:
$(PYTHON) -S bootstrap/bootstrap.py -d -v 1.4.4
$(PYTHON) -S bootstrap/bootstrap.py -v 1.4.4
# run make assert to check that all is working
assert: bin/python2.4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment