Issue 14524 - license##.txt is not delivered in readlicense_oo for WNT
Summary: license##.txt is not delivered in readlicense_oo for WNT
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 644
Hardware: PC Windows 2000
: P1 (highest) Trivial (vote)
Target Milestone: OOo 1.1 Beta2
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-16 12:23 UTC by quetschke
Modified: 2003-06-16 16:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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.