diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index e88363687fe1..de7cbdc70a86 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -44,6 +44,6 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\%__SRC%\bin\cppu* %_DEST%\bin%_EXT%\* ..\%__SRC%\lib\libuno_cppu.*.* %_DEST%\lib%_EXT%\* -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" linklib: libuno_cppu.*.*