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 | e6bbfe488360868ce798b45404945e2ef67cff00 (patch) | |
tree | 6ef37f2a9982c6ce13411fbf971150a1033d5e5a /javaunohelper/prj | |
parent | 2d4a37ca6bbaf22f52f258c3e8a1580132995aff (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'javaunohelper/prj')
-rw-r--r-- | javaunohelper/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javaunohelper/prj/d.lst b/javaunohelper/prj/d.lst index 14b1914e47d7..169311536fab 100644 --- a/javaunohelper/prj/d.lst +++ b/javaunohelper/prj/d.lst @@ -7,4 +7,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" |