Issue 14524

Summary: license##.txt is not delivered in readlicense_oo for WNT
Product: Build Tools Reporter: quetschke
Component: codeAssignee: Martin Hollmichel <nesshof>
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P1 (highest) CC: issues
Version: 644   
Target Milestone: OOo 1.1 Beta2   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description quetschke 2003-05-16 12:23:11 UTC
license##.txt is not delivered, therefore instsetoo cannot pack it, therefore
the windows installer doesn't work.

This should go into the final beta2 tag / tarball.

Index: readlicense_oo/prj/d.lst
===================================================================
RCS file: /cvs/installation/readlicense/prj/d.lst,v
retrieving revision 1.8.2.5
diff -u -r1.8.2.5 d.lst
--- readlicense_oo/prj/d.lst	8 May 2003 10:29:24 -0000	1.8.2.5
+++ readlicense_oo/prj/d.lst	16 May 2003 11:13:31 -0000
@@ -66,15 +66,19 @@
 mkdir: %_DEST%\pck%_EXT%
 ..\source\license\%GUI%\* %_DEST%\bin%_EXT%\01\osl\*
 ..\source\license\%GUI%\LICENSE %_DEST%\bin%_EXT%\01\osl\LICENSE01
+..\source\license\WNT\license.txt %_DEST%\bin%_EXT%\01\osl\license01.txt
 ..\source\license\%GUI%\license.html %_DEST%\bin%_EXT%\01\osl\LICENSE01.html
 ..\source\license\%GUI%\* %_DEST%\bin%_EXT%\42\osl\*
 ..\source\license\%GUI%\LICENSE %_DEST%\bin%_EXT%\42\osl\LICENSE42
+..\source\license\WNT\license.txt %_DEST%\bin%_EXT%\42\osl\license42.txt
 ..\source\license\%GUI%\license.html %_DEST%\bin%_EXT%\42\osl\LICENSE42.html
 ..\source\license\%GUI%\* %_DEST%\bin%_EXT%\43\osl\*
 ..\source\license\%GUI%\LICENSE %_DEST%\bin%_EXT%\43\osl\LICENSE43
+..\source\license\WNT\license.txt %_DEST%\bin%_EXT%\43\osl\license43.txt
 ..\source\license\%GUI%\license.html %_DEST%\bin%_EXT%\43\osl\LICENSE43.html
 ..\source\license\%GUI%\* %_DEST%\bin%_EXT%\49\osl\*
 ..\source\license\%GUI%\LICENSE %_DEST%\bin%_EXT%\49\osl\LICENSE49
+..\source\license\WNT\license.txt %_DEST%\bin%_EXT%\49\osl\license49.txt
 ..\source\license\%GUI%\license.html %_DEST%\bin%_EXT%\49\osl\LICENSE49.html
 ..\source\cinema\* %_DEST%\pck%_EXT%\*
 ..\%__SRC%\misc\01\* %_DEST%\bin%_EXT%\01\osl\*
Comment 1 quetschke 2003-05-16 12:24:09 UTC
Setting target to beta2 (source only)
Comment 2 sander_traveling 2003-05-16 13:12:44 UTC
fixed in rev 1.8.2.6
Comment 3 Martin Hollmichel 2003-06-16 16:51:11 UTC
closed.