diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:23:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:23:58 +0000 |
commit | d36fc6a75e1310aa77351f6d7902e92d71a8b730 (patch) | |
tree | 9f120e515901e69a106a95b8104b49db10275352 /dbaccess/prj | |
parent | 23d487c229acf882066a674854d99e303235bb52 (diff) |
INTEGRATION: CWS pj59 (1.19.94); FILE MERGED
2006/09/19 06:53:47 pjanik 1.19.94.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'dbaccess/prj')
-rw-r--r-- | dbaccess/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/prj/d.lst b/dbaccess/prj/d.lst index 9d3cc314d456..9260e935dfda 100644 --- a/dbaccess/prj/d.lst +++ b/dbaccess/prj/d.lst @@ -67,5 +67,3 @@ touch: ..\%__SRC%\misc\dbaccess.hid %_DEST%\bin%_EXT%\dba.hid ..\uiconfig\dbquery\accelerator\en-US\*.xml %_DEST%\xml%_EXT%\uiconfig\modules\dbquery\accelerator\en-US\*.xml ..\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 macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |