Date: Wed, 17 Nov 1999 22:21:00 +0100 From: Alexander Langer <alex@cichlids.com> To: perlguy@perlguy.com Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/14922: Want to contribute new package/port Message-ID: <19991117222100.A5498@cichlids.cichlids.com> In-Reply-To: <199911172110.NAA26548@freefall.freebsd.org>; from perlguy@perlguy.com on Wed, Nov 17, 1999 at 01:10:03PM -0800 References: <199911172110.NAA26548@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Xdo-install: > X @if [ ! -d ${PREFIX}/share/${DISTNAME} ]; then \ > X ${MKDIR} ${PREFIX}/share/${DISTNAME}; \ > X fi > X ${CP} -R ${WRKSRC}/* ${PREFIX}/share/${DISTNAME}/ > X ${RM} -rf ${WRKSRC} Why do you rm -rf everything? Alex -- I doubt, therefore I might be. 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?19991117222100.A5498>