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 /UnoControls | |
parent | 57f01642f610ef4a19177c8c50e4e8e9d90e95f8 (diff) |
Correct typo in dos: line added in last revision
Diffstat (limited to 'UnoControls')
-rw-r--r-- | UnoControls/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/prj/d.lst b/UnoControls/prj/d.lst index b1131f11fa96..11b424eac78e 100644 --- a/UnoControls/prj/d.lst +++ b/UnoControls/prj/d.lst @@ -11,4 +11,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" |