[ooo-build-commit] .: external/prj

Tor Lillqvist tml at kemper.freedesktop.org
Thu Sep 16 10:16:24 PDT 2010


 external/prj/d.lst |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2d3ff369ab211e7cfe2524291a73cd23a0ea89f9
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Sep 16 19:55:06 2010 +0300

    Drop requirements needed only for Win9x support
    
    Don't require and distribute unicows.dll and instmsia.exe (Windows
    Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
    setup.exe. Do still require and distribute gdiplus.dll for Win2k
    support (bnc#522833).

diff --git a/external/prj/d.lst b/external/prj/d.lst
index ff1b19a..a93b4b8 100644
--- a/external/prj/d.lst
+++ b/external/prj/d.lst
@@ -50,7 +50,6 @@ mkdir: %_DEST%\inc%_EXT%\external\mingw\include\sys
 
 ..\unowinreg\unowinreg.dll %_DEST%\bin%_EXT%\unowinreg.dll
 
-..\msi\instmsia.exe %_DEST%\bin%_EXT%\instmsia.exe
 ..\msi\instmsiw.exe %_DEST%\bin%_EXT%\instmsiw.exe
 
 ..\%__SRC%\bin\mingwm10.dll %_DEST%\bin%_EXT%\mingwm10.dll


More information about the ooo-build-commit mailing list