From owner-freebsd-current Mon Sep 13 6:27: 5 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C76681550F for ; Mon, 13 Sep 1999 06:26:54 -0700 (PDT) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.02 #1) id 11QW6Y-0003mx-00; Mon, 13 Sep 1999 15:25:10 +0200 From: Sheldon Hearn To: Oliver Fromme Cc: freebsd-current@FreeBSD.ORG Subject: Re: optional 'make release' speed-up patch In-reply-to: Your message of "Sun, 12 Sep 1999 15:58:01 +0200." <199909121358.PAA15778@dorifer.heim3.tu-clausthal.de> Date: Mon, 13 Sep 1999 15:25:09 +0200 Message-ID: <14566.937229109@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 12 Sep 1999 15:58:01 +0200, Oliver Fromme wrote: > > # The first command will fail on a handful of files that have their schg > # flags set. But it greatly speeds up the next two commands. > -rm -rf ${CHROOTDIR} > -chflags -R noschg ${CHROOTDIR}/. > -rm -rf ${CHROOTDIR} > Which sources are you looking at? That's not what I see in rev 1.85 of Makefile.inc1 . Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message