Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2000 20:18:18 -0800
From:      Jeremy Lea <reg@FreeBSD.ORG>
To:        Alexander Langer <alex@big.endian.de>
Cc:        ports@FreeBSD.ORG
Subject:   Re: fix misc/gweather (bentofied)
Message-ID:  <20000210201818.B261@shale.csir.co.za>
In-Reply-To: <20000210230831.A19387@cichlids.cichlids.com>; from alex@big.endian.de on Thu, Feb 10, 2000 at 11:08:31PM %2B0100
References:  <20000210230831.A19387@cichlids.cichlids.com>

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

On Thu, Feb 10, 2000 at 11:08:31PM +0100, Alexander Langer wrote:
> --- Makefile.old	Thu Feb 10 23:02:32 2000
> +++ Makefile	Thu Feb 10 23:05:29 2000
> @@ -33,6 +33,7 @@
>  post-extract:
>  	@${RM} -f ${WRKDIR}/gweather-0.05/install-sh
>  	@${RM} -f ${WRKDIR}/gweather-0.05/mkinstalldirs
> -	@${CP} ${SCRIPTDIR}/* ${WRKDIR}/gweather-0.05/
> +	@${CP} ${SCRIPTDIR}/install.sh ${WRKDIR}/gweather-0.05/
> +	@${CP} ${SCRIPTDIR}/mkinstalldirs ${WRKDIR}/gweather-0.05/

The first rm should be install.sh? and the files should be in
FILESDIR...

 -Jeremy

-- 
FreeBSD - Because the best things in life are free...
                                           http://www.freebsd.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000210201818.B261>