From 11a0d806d5df3a1c1e1e6176c012a645ed87bc6d Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Fri, 2 Mar 2001 05:08:28 +0000 Subject: Correct typo in dos: line added in last revision --- fileaccess/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fileaccess') diff --git a/fileaccess/prj/d.lst b/fileaccess/prj/d.lst index a95e448c1536..a039bdc9f585 100644 --- a/fileaccess/prj/d.lst +++ b/fileaccess/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" -- cgit