summaryrefslogtreecommitdiffstats
path: root/ucbhelper/prj
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-03-02 05:08:28 +0000
committerPatrick Luby <pluby@openoffice.org>2001-03-02 05:08:28 +0000
commitfe037024eeac39e73c6b29ba5827f288e6852ede (patch)
treecf50350ec33cf3138715dda06bb882d391dd2e0f /ucbhelper/prj
parentAdded support for unique, non-colliding lib*static*.dylib files for each proj... (diff)
downloadcore-fe037024eeac39e73c6b29ba5827f288e6852ede.tar.gz
core-fe037024eeac39e73c6b29ba5827f288e6852ede.zip
Correct typo in dos: line added in last revision
Diffstat (limited to 'ucbhelper/prj')
-rw-r--r--ucbhelper/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucbhelper/prj/d.lst b/ucbhelper/prj/d.lst
index 71593fbe2cc3..e84aad50cb5c 100644
--- a/ucbhelper/prj/d.lst
+++ b/ucbhelper/prj/d.lst
@@ -32,4 +32,4 @@ mkdir: %_DEST%\inc%_EXT%\ucbhelper
..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
-dos: sh -c "if test dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
+dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"