diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:14:45 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:14:45 +0000 |
commit | 1cf94b1328f3bb7b3fe8c02690f298cea83c34c9 (patch) | |
tree | 11bed11281c9fcd5ed8701c28ec51c4850f5a727 /remotebridges | |
parent | 743ae78fa9372c25ff9cc391aeaebebaeed38866 (diff) |
INTEGRATION: CWS pj59 (1.11.10); FILE MERGED
2006/09/19 07:35:26 pjanik 1.11.10.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'remotebridges')
-rw-r--r-- | remotebridges/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remotebridges/prj/d.lst b/remotebridges/prj/d.lst index 6a2faee64..a03b062d6 100644 --- a/remotebridges/prj/d.lst +++ b/remotebridges/prj/d.lst @@ -6,5 +6,3 @@ ..\source\unourl_resolver\uuresolver.xml %_DEST%\xml%_EXT%\uuresolver.uno.xml ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |