diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:16:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:16:32 +0000 |
commit | 96963e5d7c60362c45b7110e58eae267a8b3448c (patch) | |
tree | 3c65f01a13973953e12391cc9d2c5e87a5801458 /i18npool/prj | |
parent | b99804a3a959a1c02c74ef7c88550ab12018b94e (diff) |
INTEGRATION: CWS pj53 (1.11.4); FILE MERGED
2006/04/13 14:47:32 pjanik 1.11.4.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'i18npool/prj')
-rw-r--r-- | i18npool/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/prj/d.lst b/i18npool/prj/d.lst index 7fd5e4e82b01..6e2de0874a82 100644 --- a/i18npool/prj/d.lst +++ b/i18npool/prj/d.lst @@ -40,4 +40,4 @@ mkdir: %_DEST%\inc%_EXT%\i18npool ..\%__SRC%\lib\libi18nisolang*.so %_DEST%\lib%_EXT%\libi18nisolang*.so ..\%__SRC%\lib\libi18nisolang*.dylib %_DEST%\lib%_EXT%\libi18nisolang*.dylib -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" |