Date: Sun, 5 Jul 1998 07:43:52 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: nectar@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/www/grail Makefile ports/www/grail/patches patch-aa Message-ID: <199807051443.HAA28775@silvia.HIP.Berkeley.EDU> In-Reply-To: <199807042207.PAA17156@freefall.freebsd.org> (message from Jacques Vidrine on Sat, 4 Jul 1998 15:07:35 -0700 (PDT))
next in thread | previous in thread | raw e-mail | index | archive | help
* - suggested by asami: use DISTNAME and DISTFILES to control WRKSRC; * combine do-install and post-install; use --exclude in tar command * to avoid installing unneeded files You forgot to cvs add files/grail. Also, since you are making the temporary file in ${WRKDIR} (which should probably be ${WRKSRC}), there isn't really any need for you to delete it. :) Satoshi (feeling sort of Bruce-ish)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807051443.HAA28775>