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 | 235898427cb81da0747466c43876e6385b324e06 (patch) | |
tree | f4caabe9d857c35cf32cb10ad10e5d36d8014a89 /basctl/prj | |
parent | 57f01642f610ef4a19177c8c50e4e8e9d90e95f8 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'basctl/prj')
-rw-r--r-- | basctl/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/prj/d.lst b/basctl/prj/d.lst index 8ed768623000..c0af139e2be1 100644 --- a/basctl/prj/d.lst +++ b/basctl/prj/d.lst @@ -29,4 +29,4 @@ hedabu: ..\source\basicide\iderdll.hxx %_DEST%\inc%_EXT%\basctl\iderdll.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" |