From owner-freebsd-current Sun Jul 7 8:29:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E30737B49C for ; Sun, 7 Jul 2002 08:29:10 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6444443E42 for ; Sun, 7 Jul 2002 08:29:09 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd01.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17RDyD-0003pv-05; Sun, 07 Jul 2002 17:29:05 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.229.215.231]) by fmrl01.sul.t-online.com with esmtp id 17RDxz-1KuFE0C; Sun, 7 Jul 2002 17:28:51 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g67FSox71668; Sun, 7 Jul 2002 17:28:50 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g67FShJX053056; Sun, 7 Jul 2002 17:28:47 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200207071528.g67FShJX053056@Magelan.Leidinger.net> Date: Sun, 7 Jul 2002 17:28:43 +0200 (CEST) From: Alexander Leidinger Subject: Re: Removing perl in make world To: sheldonh@starjuice.net Cc: current@FreeBSD.ORG In-Reply-To: <20020705152402.GD775@starjuice.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 5 Jul, Sheldon Hearn wrote: > If you want to clean out crap left behind by `make world', just do this: > > make world > rm -r /usr/include # Make world really should overwrite > make installincludes # header files! > find /bin /sbin /usr/bin /usr/sbin /usr/lib /usr/libexec /usr/share \ > -type f -mtime +1 -delete Just a side note for those who want to try this: - you need to mkdir /usr/include after the rm - you delete init.bak this way Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message