From owner-freebsd-current Fri Oct 27 11:15:06 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA09484 for current-outgoing; Fri, 27 Oct 1995 11:15:06 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA09449 for ; Fri, 27 Oct 1995 11:14:44 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA23567; Fri, 27 Oct 1995 11:05:24 -0700 From: Terry Lambert Message-Id: <199510271805.LAA23567@phaeton.artisoft.com> Subject: Re: make hierarchy breaks To: jhay@mikom.csir.co.za (John Hay) Date: Fri, 27 Oct 1995 11:05:24 -0700 (MST) Cc: freebsd-current@FreeBSD.ORG In-Reply-To: <199510271031.MAA20552@zibbi.mikom.csir.co.za> from "John Hay" at Oct 27, 95 12:30:59 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 322 Sender: owner-current@FreeBSD.ORG Precedence: bulk > > Hi, > > Make hierarchy on current breaks. Attached is a patch to make it not die. I thought the problem was the use of an "rm -f" instead of an "rm -rf" on a locale directory? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.