On 9/4/06, Andy Feldman <[EMAIL PROTECTED]> wrote:
>
> From a syntax standpoint, try this instead:
> in_chroot Compile --batch --no-web --no-symlink --no-sign $crossopts
> $name $version || (in_chroot bash ; die "Compilation failed.")
>
> That should always execute the "die" if the Compile fails, regardless
> of the return code of bash.

Thanks, but it doesn't work. It execute the "die", but really don't die
and follow creating a package.

>
> I agree that it'd be a good option to have if it can help figure out
> what's going wrong on a compile. (Although, by default we'd use zsh
> instead of bash, right? :-) or maybe some variable indicating one's
> preference...)

Zsh always is my first try ;-), but it isn't in de BaseDependencies
packages.
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to