From 22ce9930770db442cc35d37473baf45d1f064fbe Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 20 Nov 2010 23:04:06 -0600 Subject: correct the instructions:./download and ./g clone are implicit with make --- set_soenv.in | 1 - 1 file changed, 1 deletion(-) diff --git a/set_soenv.in b/set_soenv.in index ffb2de9d9231..ee227a3975f8 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -2159,7 +2159,6 @@ if ( $Warning ne "" ) print "*********************************************************". "******************* $newline"; -print "\nTo download the build dependencies, issue:\n./g clone\n./download\n\n"; print "To build, issue:\nmake\n\n"; print "For the developer installation, issue:\nmake dev-install\n\n"; -- cgit