diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:02:40 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:02:40 +0000 |
commit | acfb0ec8244d030b4d7bc14abe924b6324ccece3 (patch) | |
tree | 05cce82b44edbdcc6bd2ab30d0b149b06ea2c538 /automation/prj/d.lst | |
parent | ba92381e78a2fbb81ca23eed93d19131de563e38 (diff) |
INTEGRATION: CWS pj53 (1.15.46); FILE MERGED
2006/04/13 13:51:56 pjanik 1.15.46.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'automation/prj/d.lst')
-rw-r--r-- | automation/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/automation/prj/d.lst b/automation/prj/d.lst index 3db776b93..5997020ea 100644 --- a/automation/prj/d.lst +++ b/automation/prj/d.lst @@ -22,4 +22,4 @@ hedabu: ..\inc\simplecm.hxx %_DEST%\inc%_EXT%\automation\simplecm.hxx ..\%COMMON_OUTDIR%\bin\images_tt.zip %COMMON_DEST%\bin%_EXT%\images_tt.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" |