On Thu, 12 Oct 2006 06:44:49 +0200, Hisham Muhammad <[EMAIL PROTECTED]>  
wrote:

> CVSROOT:      /cvsroot/goboscripts
> Module name:  tools
> Changes by:   Hisham Muhammad <hisham>        06/10/12 04:44:49
>
> Modified files:
>       Compile/bin    : Compile
>
> Log message:
>       Use new flag to avoid superuser problems
>
> diff -u -b -r1.122 -r1.123
> --- Compile   9 Sep 2006 15:05:28 -0000       1.122
> +++ Compile   12 Oct 2006 04:44:49 -0000      1.123
> @@ -196,7 +196,7 @@
>     fi
>    Log_Normal "Generating package's build information..."
> -   GenBuildInformation "$appname" "$versionnumber" >  
> "$target/Resources/BuildInformation"
> +   GenBuildInformation --store "$appname" "$versionnumber"
>    # TODO: Dependencies file of binary package is currently being copied  
> from Recipe at install_extras
>    #       We sould adapt this dependency file, since dependencies for a  
> binary package are usually

This, again, raises the question about Dependency file. What should be  
done with it on binary packages? There's a bug in  
Compile/SignPackage/CreatePackage as in  
http://lists.gobolinux.org/pipermail/gobolinux-devel/2006-October/001628.html

-- 
/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