From owner-cvs-all Sun Jul 5 07:44:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11623 for cvs-all-outgoing; Sun, 5 Jul 1998 07:44:13 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11568; Sun, 5 Jul 1998 07:43:55 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.HIP.Berkeley.EDU (sjx-ca126-03.ix.netcom.com [207.92.177.195]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id HAA03129; Sun, 5 Jul 1998 07:43:55 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.8/8.6.9) id HAA28775; Sun, 5 Jul 1998 07:43:52 -0700 (PDT) Date: Sun, 5 Jul 1998 07:43:52 -0700 (PDT) Message-Id: <199807051443.HAA28775@silvia.HIP.Berkeley.EDU> To: nectar@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199807042207.PAA17156@freefall.freebsd.org> (message from Jacques Vidrine on Sat, 4 Jul 1998 15:07:35 -0700 (PDT)) Subject: Re: cvs commit: ports/www/grail Makefile ports/www/grail/patches patch-aa From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk * - 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) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message