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 | 6cd78e8ad64965a88a5f09b50f0bafad6ceed279 (patch) | |
tree | e4f0a5eec35d7216dd9584f355d8614c0ba05cab /starmath/prj | |
parent | 915b133f5b80cdb51cb4e3a70034cad984cf6d43 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'starmath/prj')
-rw-r--r-- | starmath/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/prj/d.lst b/starmath/prj/d.lst index c351d63de1a1..a92e90e0192b 100644 --- a/starmath/prj/d.lst +++ b/starmath/prj/d.lst @@ -22,4 +22,4 @@ hedabu: ..\inc\smmod.hxx %_DEST%\inc%_EXT%\starmath\smmod.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" |