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 | 11a0d806d5df3a1c1e1e6176c012a645ed87bc6d (patch) | |
tree | aa720933d07d3307a22ad2105e39dd39c51d3d7c /eventattacher | |
parent | 328c23fff63cc3b8b32dcb7f732b95995bbd99cc (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'eventattacher')
-rw-r--r-- | eventattacher/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eventattacher/prj/d.lst b/eventattacher/prj/d.lst index 221f8fd7cd7f..ac15000f0ce2 100644 --- a/eventattacher/prj/d.lst +++ b/eventattacher/prj/d.lst @@ -6,4 +6,4 @@ ..\%__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" |