diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:27:19 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:27:19 +0000 |
commit | 5812b831dd6d7d1cd002211f1facdf34f8850f05 (patch) | |
tree | 5e47a6a1d2e7c8bf7e41610e4c09e9e631d4bd6b /vos | |
parent | 27ba5335b71f312d7811f6a6445fb6dd40a6a89f (diff) |
INTEGRATION: CWS pj59 (1.9.14); FILE MERGED
2006/09/19 07:50:42 pjanik 1.9.14.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'vos')
-rw-r--r-- | vos/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vos/prj/d.lst b/vos/prj/d.lst index 389295172da4..94d46bd59a68 100644 --- a/vos/prj/d.lst +++ b/vos/prj/d.lst @@ -13,5 +13,3 @@ mkdir: %_DEST%\inc%_EXT%\vos ..\%__SRC%\slb\cppvos.lib %_DEST%\lib%_EXT%\xvos.lib ..\%__SRC%\bin\vos*.dll %_DEST%\bin%_EXT%\vos*.dll - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |