~ubuntu-branches/ubuntu/gutsy/egenix-mx-base/gutsy

« back to all changes in this revision

Viewing changes to mx/stdlib/distutils/wininst22.bat

  • Committer: Bazaar Package Importer
  • Author(s): Joel Rosdahl
  • Date: 2004-04-08 00:08:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040408000858-6ylsa7uftlacyqqs
Tags: 2.0.5-1
* New upstream release.
* Removed 01_TextTools_tagdict.dpatch and 02_None_rebound.dpatch
  patches; merged in upstream.
* Don't build Python 1.5 packages anymore.
* Standards-Version 3.6.1.
* Created 03_Segfault_fix.dpatch.
* Include ExitFunctions.py from mxBeebase in mxTools. Closes: bug#242447.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
@echo off
2
 
call vcvars32
3
 
 
4
 
echo --------------------------------------------------------------
5
 
echo Building for Python 2.2...
6
 
set PATH="d:\Python22;%PATH%"
7
 
python setup.py clean --all
8
 
python setup.py bdist_wininst -c -o