On Tue, Mar 30, 2010 at 08:21:22AM +0200, Matthias Kilian wrote:
> On Tue, Mar 30, 2010 at 03:34:11PM +1100, Roman Leshchinskiy wrote:
> > boot-pkgs contains this line:
> >
> > tar -zxf ../../$tarball
> >
> > This fails at least on Solaris where we want gtar. We probably
> > want
On Tue, Mar 30, 2010 at 03:34:11PM +1100, Roman Leshchinskiy wrote:
> boot-pkgs contains this line:
>
> tar -zxf ../../$tarball
>
> This fails at least on Solaris where we want gtar. We probably
> want to look for gnutar, gtar and then for tar, just like in
> configure.
Or just u
boot-pkgs contains this line:
tar -zxf ../../$tarball
This fails at least on Solaris where we want gtar. We probably want to look for
gnutar, gtar and then for tar, just like in configure.
Roman
___
Cvs-ghc mailing list
Cvs-ghc@haske