From owner-cvs-all Sun Jul 2 2:32:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 17A7D37BBC5; Sun, 2 Jul 2000 02:32:31 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA23148; Sun, 2 Jul 2000 02:32:30 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200007020932.CAA23148@freefall.freebsd.org> From: Satoshi Asami Date: Sun, 2 Jul 2000 02:32:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildscript X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/07/02 02:32:30 PDT Modified files: Tools/portbuild/scripts buildscript Log: (1) Make extra files fatal errors only if they are files -- extra directories are still included in the list of "extra stuff", but are not considered fatal (for now). (2) Use ls's -a flag to print out list of all files in ${PREFIX}, for obvious reasons. Revision Changes Path 1.6 +9 -2 ports/Tools/portbuild/scripts/buildscript To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message