[FIX] win32 build script works again (fixes lp:735554)

lp bug: https://launchpad.net/bugs/735554 fixed

bzr revid: jth@openerp.com-20110317110522-mto9tdkx01j9ims1
This commit is contained in:
Julien Thewys 2011-03-17 12:05:22 +01:00
parent 238e922e41
commit b1a488d1de
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
include rpminstall_sh.txt
include README
include LICENSE
include MANIFEST.in
include setup.nsi
include setup.cfg

View File

@ -114,7 +114,7 @@ Var STARTMENU_FOLDER
!define MUI_HEADER_TRANSPARENT_TEXT ""
!insertmacro MUI_PAGE_WELCOME
!insertmacro MUI_PAGE_LICENSE "doc\License.rtf"
!insertmacro MUI_PAGE_LICENSE ".\LICENSE"
!define MUI_COMPONENTSPAGE_SMALLDESC
!insertmacro MUI_PAGE_DIRECTORY
Page Custom ShowPostgreSQL LeavePostgreSQL