~ubuntu-branches/ubuntu/natty/bleachbit/natty

« back to all changes in this revision

Viewing changes to setup_py2exe.bat

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2009-08-27 07:24:18 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090827072418-z3qy0673d183m7h2
Tags: 0.6.2-1ubuntu1
* debian/patches/uncommon_locale:
  - Fix crash on startup with uncommon locales.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
if not exist %CANARY% goto error
51
51
 
52
52
echo Copying GTK files
 
53
copy %GTK_DIR%\bin\intl.dll dist
53
54
mkdir dist\etc
54
55
xcopy %GTK_DIR%\etc dist\etc /i /s /q
55
56
mkdir dist\lib