On Tue, 08 Jan 2008 22:36:07 +0100, Lucas C. Villa Real <[EMAIL PROTECTED]> 
wrote:

> CVSROOT:      /sources/goboscripts
> Module name:  tools
> Changes by:   Lucas C. Villa Real <lucasvr>   08/01/08 21:36:07
>
> Modified files:
>       Scripts/bin    : SymlinkProgram
> Added files:
>       Scripts/Functions: Requirements
>
> Log message:
>       Added support for Resources/Requirements. Closes bugs #10 and #11.
>
Wonderful commit. How long I've waited for this. :)

>  
> ################################################################################
>+if ! Boolean "no-requirements" && [ -f $current/Resources/Requirements ]
> +then
> +   Log_Normal "Asserting that requirements are met..."
> +   Process_Requirements_File $package $version 
> $current/Resources/Requirements
> +fi
> +
Isn't the third argument implied and therefore redundant?

-- 
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to