diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:33:39 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:33:39 +0000 |
commit | 9928847d6b9cc06cb9cb76dfa7152e5226f818a0 (patch) | |
tree | 494cb71bbaf510dbf553819d00027a04c9eb7a6c /ucb/prj | |
parent | 74284930ba1c9faacd8d7a28257d5647be60f654 (diff) |
INTEGRATION: CWS pj59 (1.17.34); FILE MERGED
2006/09/19 07:49:36 pjanik 1.17.34.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'ucb/prj')
-rw-r--r-- | ucb/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/prj/d.lst b/ucb/prj/d.lst index 236ea230fdd3..137875bb4296 100644 --- a/ucb/prj/d.lst +++ b/ucb/prj/d.lst @@ -32,5 +32,3 @@ ..\source\ucp\tdoc\ucptdoc.xml %_DEST%\xml%_EXT%\ucptdoc.xml ..\%__SRC%\misc\ucpgvfs-ucd.txt %_DEST%\bin%_EXT%\ucpgvfs-ucd.txt - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |