~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Gary Poster
  • Date: 2010-03-20 01:13:25 UTC
  • mto: (7675.623.23 launchpad)
  • mto: This revision was merged to the branch mainline in revision 10633.
  • Revision ID: gary.poster@canonical.com-20100320011325-sub5s75lb4buu0gc
update to newer version of buildout branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
# is only there for deployment convenience.
178
178
bin/buildout: download-cache eggs
179
179
        $(SHHH) PYTHONPATH= $(PYTHON) bootstrap.py\
180
 
                --ez_setup-source=ez_setup.py \
 
180
                --setup-source=ez_setup.py \
181
181
                --download-base=download-cache/dist --eggs=eggs
182
182
 
183
183
# This builds bin/py and all the other bin files except bin/buildout.