c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19535
[Bug 735554] Re: v6 file license.rtf missing called in setup.nsi
Fixed in 3370.
I'm forward porting in trunk.
Thanks for reporting!
** Changed in: openobject-server
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/735554
Title:
v6 file license.rtf missing called in setup.nsi
Status in OpenERP Server:
Fix Committed
Bug description:
Hi,
server revision 3365
with this correction :
http://bazaar.launchpad.net/~openerp/openobject-server/6.0/revision/3364
file license.rtf has been deleted.
The problem is that it is called/used in setup.nsi line 117 :
!insertmacro MUI_PAGE_LICENSE "doc\License.rtf"
then with this file deleted, the build crashes ...
Bye
References