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 /sax/prj | |
parent | 060ae0334eb024f2ca1359528ea15c002ccc3704 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'sax/prj')
-rw-r--r-- | sax/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/prj/d.lst b/sax/prj/d.lst index 19293a3f82ed..901b96bd0fac 100644 --- a/sax/prj/d.lst +++ b/sax/prj/d.lst @@ -8,4 +8,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" |