Removed documentation references to UPX from windos=builder.py

This commit is contained in:
Stevan Pettit 2011-07-23 08:11:11 -04:00
parent 36ccd4a2ca
commit 5448e6ae79
1 changed files with 0 additions and 6 deletions

View File

@ -46,12 +46,6 @@ PyEnchant
Inno Setup 5
Inno Setup should be installed into "C:\%PROGRAMFILES%\Inno Setup 5"
UPX
This is used to compress DLLs and EXEs so that they take up less space, but
still function exactly the same. To install UPX, download it from
http://upx.sourceforge.net/, extract it into C:\%PROGRAMFILES%\UPX, and then
add that directory to your PATH environment variable.
Sphinx
This is used to build the documentation. The documentation trunk must be at
the same directory level as Openlp trunk and named "documentation"