~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Alexander Belchenko
  • Date: 2006-07-30 06:52:39 UTC
  • mto: (1711.2.111 jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1906.
  • Revision ID: bialix@ukr.net-20060730065239-03b4ac02d9f56202
branding: change Bazaar-NG to Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
# win32 python's distutils-based installer
66
66
# require to have python interpreter installed on win32
67
67
python-installer: docs
68
 
        python setup.py bdist_wininst --title="Bazaar-NG" --install-script="bzr-win32-bdist-postinstall.py"
 
68
        python setup.py bdist_wininst --title="Bazaar" --install-script="bzr-win32-bdist-postinstall.py"
69
69
 
70
70
 
71
71
# clean on win32 all installer-related files and directories