diff options
author | Patrick Luby <pluby@openoffice.org> | 2001-03-02 05:08:28 +0000 |
---|---|---|
committer | Patrick Luby <pluby@openoffice.org> | 2001-03-02 05:08:28 +0000 |
commit | fe037024eeac39e73c6b29ba5827f288e6852ede (patch) | |
tree | cf50350ec33cf3138715dda06bb882d391dd2e0f /sot/prj | |
parent | 060ae0334eb024f2ca1359528ea15c002ccc3704 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'sot/prj')
-rw-r--r-- | sot/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/prj/d.lst b/sot/prj/d.lst index 23229c742ec1..778ba22b5f3e 100644 --- a/sot/prj/d.lst +++ b/sot/prj/d.lst @@ -37,4 +37,4 @@ hedabu: ..\source\sdstor\stgdir.hxx %_DEST%\inc%_EXT%\sot\stgdir.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" |