[gobolinux-devel] ChrootCompile request for feature
Fábio Mierlo
geromao at gmail.com
Mon Sep 4 15:58:06 UTC 2006
On 9/4/06, Andy Feldman <nereusren at gmail.com> 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.
More information about the gobolinux-devel
mailing list