diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:12:33 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-20 13:12:33 +0000 |
commit | 55b3a32f615743058c0c9bae09a1b1576065ad80 (patch) | |
tree | 0451819a1c59c9f6706fc8719237362454c8313e /dbaccess/prj | |
parent | c727dd38b8ef2b1535694cbbeed6ee9c6f31d3ce (diff) |
INTEGRATION: CWS pj53 (1.18.266); FILE MERGED
2006/04/13 14:40:16 pjanik 1.18.266.1: #i61798#: Rename create-bundle to macosx-create-bundle.
Diffstat (limited to 'dbaccess/prj')
-rw-r--r-- | dbaccess/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/prj/d.lst b/dbaccess/prj/d.lst index 68bb2b0bd2de..791105ba1763 100644 --- a/dbaccess/prj/d.lst +++ b/dbaccess/prj/d.lst @@ -41,4 +41,4 @@ touch: ..\%__SRC%\misc\dbaccess.hid %_DEST%\bin%_EXT%\dba.hid ..\uiconfig\dbrelation\toolbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\dbrelation\toolbar\*.xml ..\uiconfig\dbtable\toolbar\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\dbtable\toolbar\*.xml -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" |