summaryrefslogtreecommitdiffstats
path: root/xmloff/prj/d.lst
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
commit11a0d806d5df3a1c1e1e6176c012a645ed87bc6d (patch)
treeaa720933d07d3307a22ad2105e39dd39c51d3d7c /xmloff/prj/d.lst
parentAdded support for unique, non-colliding lib*static*.dylib files for each proj... (diff)
downloadcore-11a0d806d5df3a1c1e1e6176c012a645ed87bc6d.tar.gz
core-11a0d806d5df3a1c1e1e6176c012a645ed87bc6d.zip
Correct typo in dos: line added in last revision
Diffstat (limited to 'xmloff/prj/d.lst')
-rw-r--r--xmloff/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/prj/d.lst b/xmloff/prj/d.lst
index 14c275a7afac..f05c3a84342d 100644
--- a/xmloff/prj/d.lst
+++ b/xmloff/prj/d.lst
@@ -105,4 +105,4 @@ hedabu: ..\inc\ImageStyle.hxx %_DEST%\inc%_EXT%\xmloff\ImageStyle.hxx
..\%__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"