INTEGRATION: CWS pj53 (1.7.44); FILE MERGED

2006/04/13 15:06:39 pjanik 1.7.44.1: #i61798#: Rename create-bundle to macosx-create-bundle.
This commit is contained in:
Jens-Heiner Rechtien
2006-04-20 12:58:49 +00:00
parent d0784e8ac6
commit ea911fa1f5

View File

@@ -2,4 +2,4 @@
..\%__SRC%\bin\sandbox_src.zip %COMMON_DEST%\bin%_EXT%\sandbox_src.zip
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"