diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-02-12 12:31:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-02-12 12:31:36 +0000 |
commit | 55eab0254841c592232a395588c7ebbba5efa292 (patch) | |
tree | dae3b17619f3b6a40a9622a00e61436254ad28b2 /sysui/prj | |
parent | 54a1633ee7c544768ed3beab0e70d5b10f8bf559 (diff) |
INTEGRATION: CWS obr07 (1.29.168); FILE MERGED
2008/01/31 09:53:48 obr 1.29.168.2: deliver zip files to bin
2008/01/25 10:46:39 obr 1.29.168.1: moved Info.plist to sysui/desktop/macosx
Diffstat (limited to 'sysui/prj')
-rw-r--r-- | sysui/prj/d.lst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysui/prj/d.lst b/sysui/prj/d.lst index a069c525c2a1..ac1ed9c58b31 100644 --- a/sysui/prj/d.lst +++ b/sysui/prj/d.lst @@ -8,7 +8,7 @@ mkdir: %_DEST%\bin%_EXT%\desktop-integration\pkg ..\%__SRC%\misc\*.ico %_DEST%\res%_EXT%\icons\*.ico ..\%__SRC%\misc\*.gif %_DEST%\res%_EXT%\icons\*.gif -..\%__SRC%\bin\*.zip %_DEST%\pck%_EXT%\*.zip +..\%__SRC%\bin\*.zip %_DEST%\bin%_EXT%\*.zip ..\%__SRC%\bin\*.tar.gz %_DEST%\bin%_EXT%\*.tar.gz ..\%__SRC%\bin\rpm\*.tar.gz %_DEST%\bin%_EXT%\desktop-integration\rpm\*.tar.gz ..\%__SRC%\bin\deb\*.tar.gz %_DEST%\bin%_EXT%\desktop-integration\deb\*.tar.gz @@ -23,3 +23,5 @@ mkdir: %_DEST%\bin%_EXT%\desktop-integration\pkg ..\%__SRC%\bin\soquickstart.exe %_DEST%\bin%_EXT%\so\install_quickstart.exe ..\%__SRC%\misc\desktopshare\*.desktop %_DEST%\pck%_EXT%\*.desktop +..\%__SRC%\misc\PkgInfo %_DEST%\pck%_EXT%\PkgInfo +..\%__SRC%\misc\Info.plist %_DEST%\pck%_EXT%\Info.plist |