diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:53:10 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 12:53:10 +0000 |
commit | 185fd71a78e41ad51a118440f3da2fcd88b07bcb (patch) | |
tree | 3dd19099ff847ae980650c2508b637fa3534d08a /offapi/prj | |
parent | 86bb3de45325ac736742a0c8ddcc6772a2e98c6a (diff) |
INTEGRATION: CWS pj53 (1.74.40); FILE MERGED
2006/04/13 15:01:54 pjanik 1.74.40.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'offapi/prj')
-rw-r--r-- | offapi/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/prj/d.lst b/offapi/prj/d.lst index 0b9efe1da9f8..85ae9f085ca7 100644 --- a/offapi/prj/d.lst +++ b/offapi/prj/d.lst @@ -211,4 +211,4 @@ mkdir: %COMMON_DEST%\idl%_EXT%\com\sun\star\xml\wrapper ..\com\sun\star\xml\wrapper\*.idl %COMMON_DEST%\idl%_EXT%\com\sun\star\xml\wrapper #i20156 - end -dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" +dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |