On Thu, May 21, 2009 at 7:27 PM, <mohj...@svn.gobolinux.org> wrote: > Author: mohjive > Date: 2009-05-21 15:27:31 -0700 (Thu, 21 May 2009) > New Revision: 3998 > > Modified: > trunk/Compile/Functions/Compile > Log: > Really don't fetch scm source if --no-web was used and error out if files are > not available in that case. > > Modified: trunk/Compile/Functions/Compile > =================================================================== > --- trunk/Compile/Functions/Compile 2009-05-21 09:12:04 UTC (rev 3997) > +++ trunk/Compile/Functions/Compile 2009-05-21 22:27:31 UTC (rev 3998) > @@ -230,8 +230,14 @@ > esac # esac is ridiculous. > else skippatching=yes > fi > + else > + if Boolean "no-web" > + then > + "Files are not available and --no-web was used."
^^ Log_Warning / Die? -- Lucas "If you're looking for a reason I've a reason to give: pleasure, little treasure" _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel