diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:27:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:27:55 +0000 |
commit | fbb7b62e9eb0a429ebe394573dc05acf8e591d4e (patch) | |
tree | 98f957a9eac045180cbaffafb257f74b2a17a2e2 | |
parent | 58db93c93885725fdd465ad055f95bedba4ad08e (diff) |
INTEGRATION: CWS pj59 (1.7.12); FILE MERGED
2006/09/19 07:34:38 pjanik 1.7.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
-rw-r--r-- | rdbmaker/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rdbmaker/prj/d.lst b/rdbmaker/prj/d.lst index 5c58b1454871..4476addfa59e 100644 --- a/rdbmaker/prj/d.lst +++ b/rdbmaker/prj/d.lst @@ -2,5 +2,3 @@ ..\%__SRC%\bin\rdbmaker.pdb %_DEST%\bin%_EXT%\rdbmaker.pdb ..\%__SRC%\bin\rdbmaker %_DEST%\bin%_EXT%\rdbmaker - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |