Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 1996 13:07:09 +0300 (EET DST)
From:      Narvi <narvi@haldjas.folklore.ee>
To:        Andrew <andrew@hobart.tased.edu.au>
Cc:        ports@freebsd.org
Subject:   Re: distfiles as shar archives
Message-ID:  <Pine.BSF.3.91.960823130608.16130A-100000@haldjas.folklore.ee>
In-Reply-To: <Pine.NEB.3.93.960821194036.28576D-100000@cottontail.hobart.tased.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help


On Wed, 21 Aug 1996, Andrew wrote:

> On Wed, 21 Aug 1996, Andrew wrote:
> 
> > I am trying to make a port but the distfile comes in shar format. I
> > originally set EXTRACT_CMD to /bin/sh but then it tried to extract in
> > /usr/ports/distfiles. 
> 
> Well I have fixed that problem (the cd is still in the EXTRACT_CMD line).
> Now I have the problem that there is garbage at the top of the sahr
> archive that makes sh produce errors...when it reaches the actual shell
> script bit it goes ok but it looks ugly. Any suggestions?

How about redirecting the stderr to /dev/null?

	Sander

> 
> Andrew
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960823130608.16130A-100000>