diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:41:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:41:43 +0000 |
commit | db765a4d9e47458c24c546aa0eb564d068d6ce92 (patch) | |
tree | b2edb8eb911736cff01cc1f5c437eee57e11321b /jurt/prj | |
parent | a5a62ba9428fe22e69eba6ce4911b7a34c7de783 (diff) |
INTEGRATION: CWS pj59 (1.8.18); FILE MERGED
2006/09/19 07:10:09 pjanik 1.8.18.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'jurt/prj')
-rw-r--r-- | jurt/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst index fb6a0591cfb0..5223fe2fe5ee 100644 --- a/jurt/prj/d.lst +++ b/jurt/prj/d.lst @@ -4,5 +4,3 @@ ..\%__SRC%\lib\libjpipe*.dylib %_DEST%\lib%_EXT%\libjpipe*.dylib ..\%__SRC%\bin\jurt_src.zip %COMMON_DEST%\bin%_EXT%\jurt_src.zip - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |