diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:40:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:40:43 +0000 |
commit | c8743a33747e1106009a063dcbac94d120ce4241 (patch) | |
tree | b7073f66b8a3647945138c8f69d74d6b56289bf1 /rsc/prj | |
parent | b575e9517217f8895111d4d147592b800293566f (diff) |
INTEGRATION: CWS pj59 (1.9.34); FILE MERGED
2006/09/19 07:35:42 pjanik 1.9.34.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'rsc/prj')
-rw-r--r-- | rsc/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rsc/prj/d.lst b/rsc/prj/d.lst index 7867b5f75d80..e59c9b2e9f3a 100644 --- a/rsc/prj/d.lst +++ b/rsc/prj/d.lst @@ -7,5 +7,3 @@ mkdir: %_DEST%\inc%_EXT%\rsc ..\inc\rscsfx.hxx %_DEST%\inc%_EXT%\rsc\rscsfx.hxx - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |