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 | 25545cf5bf7c8e2d630132dbcbdb221c68e01a83 (patch) | |
tree | 7bf861745eb310ff8f8abc9006ff92f549914847 /forms/prj | |
parent | 9ea4cbbc0683945458c742a1ba0d0fbfffd64e02 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'forms/prj')
-rw-r--r-- | forms/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/prj/d.lst b/forms/prj/d.lst index c0264e9a7..3355a0222 100644 --- a/forms/prj/d.lst +++ b/forms/prj/d.lst @@ -10,4 +10,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" |