diff --git a/xmlscript/prj/d.lst b/xmlscript/prj/d.lst index 7a27131b9557..85ed969aca4c 100644 --- a/xmlscript/prj/d.lst +++ b/xmlscript/prj/d.lst @@ -13,4 +13,4 @@ mkdir: %_DEST%\inc%_EXT%\xmlscript ..\dtd\*.dtd %_DEST%\bin%_EXT%\*.dtd -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"