~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/buildout.cfg

  • Committer: John Arbash Meinel
  • Date: 2009-08-03 20:38:39 UTC
  • mto: This revision was merged to the branch mainline in revision 4592.
  • Revision ID: john@arbash-meinel.com-20090803203839-du9y39adazy9qdly
more updates to get things to build cleanly.

1) delete the release directories because it seems that gf.recipe.bzr doesn't
clean them up when you update to a new release.
2) fix 'clean-installer-all'. It is a lot more simple now, as we just nuke the
whole build-win32 directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
  http://www.zlib.net/zlib123-dll.zip
47
47
 
48
48
bzr-release = 1.17
 
49
# Older releases were @ http://bazaar-vcs.org, new releases are hosted directly
 
50
# on Launchpad
49
51
# bzr-release-url = http://bazaar-vcs.org/bzr/bzr.${settings:bzr-release}
50
52
bzr-release-url = lp:bzr/${settings:bzr-release}
51
53
bzr-trunk-url = http://bazaar-vcs.org/bzr/bzr.dev