Update build_GrampsWin32.py due to not working

svn: r19719
This commit is contained in:
Stephen George
2012-05-31 01:13:28 +00:00
parent 33f168ed6e
commit 83099375e3
2 changed files with 8 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ The following procedure is capable of creating a Windows installer from either W
or Linux OS's as long as the correct tools are installed.
The following programs are required to be installed and on the path
- python
- python (currently only tested on python 2.6 - not ready for python 3.x yet)
- nsis at least V2.42 (http://nsis.sourceforge.net or apt-get install nsis)
- msgfmt (for windows http://gnuwin32.sourceforge.net/packages/gettext.htm)