From owner-cvs-all Fri Nov 24 3:13:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7220D37B479; Fri, 24 Nov 2000 03:13:16 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA70508; Fri, 24 Nov 2000 03:13:16 -0800 (PST) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200011241113.DAA70508@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 24 Nov 2000 03:13:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/11/24 03:13:15 PST Modified files: . Makefile.inc1 Log: (forced commit) More detail describing why chmod is installed into ${INSTALLTMP} since rev 1.176: We use Perl's MakeMaker-generated makefiles to install Perl. Since we can't hack up MakeMaker's MM_Unix.pm to suit our build, we need chmod to be around until we use our own makefiles to install perl. PR: gnu/22025 Revision Changes Path 1.178 +1 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message