diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:10:07 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:10:07 +0000 |
commit | 876169ad9af08754a2b0fce3cc765f0a72235067 (patch) | |
tree | 0556cd707f3e0238c4d1182871e75e45ff251589 /configmgr/prj | |
parent | 6950720f44e02243eb6c09f181ca8e29cc052088 (diff) |
INTEGRATION: CWS pj59 (1.14.32); FILE MERGED
2006/09/19 06:46:15 pjanik 1.14.32.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'configmgr/prj')
-rw-r--r-- | configmgr/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configmgr/prj/d.lst b/configmgr/prj/d.lst index d03a5bdf9ea9..27fb1876f049 100644 --- a/configmgr/prj/d.lst +++ b/configmgr/prj/d.lst @@ -10,5 +10,3 @@ mkdir: %_DEST%\inc%_EXT%\configmgr ..\%__SRC%\misc\configimport.sh %_DEST%\bin%_EXT%\setofficelang ..\%__SRC%\misc\configmgr2.uno.xml %_DEST%\xml%_EXT%\configmgr2.uno.xml - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |