From owner-cvs-all@FreeBSD.ORG Mon Aug 9 10:44:22 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB79616A4CE; Mon, 9 Aug 2004 10:44:22 +0000 (GMT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D89943D54; Mon, 9 Aug 2004 10:44:22 +0000 (GMT) (envelope-from k@numeri.campus.luth.se) Received: from numeri.campus.luth.se (localhost [127.0.0.1]) i79AiKTA003528; Mon, 9 Aug 2004 12:44:20 +0200 (CEST) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.12.11/8.12.11/Submit) id i79AiKDb003527; Mon, 9 Aug 2004 12:44:20 +0200 (CEST) (envelope-from k) Date: Mon, 9 Aug 2004 12:44:19 +0200 From: Johan Karlsson To: "David E. O'Brien" Message-ID: <20040809104419.GA55299@numeri.campus.luth.se> References: <200408091032.i79AWGPk053255@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408091032.i79AWGPk053255@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libmagic Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 10:44:22 -0000 Hi I belive the same thing is needed for usr.bin/file. /Johan K On Mon, Aug 09, 2004 at 10:32 (+0000), David E. O'Brien wrote: > obrien 2004-08-09 10:32:16 UTC > > FreeBSD src repository > > Modified files: > lib/libmagic Makefile > Log: > Uncomment the real paths and remove the local debugging paths. > > Noticed by: ru (who's faster than 'make world' on my stock src test machine) > > Revision Changes Path > 1.2 +1 -2 src/lib/libmagic/Makefile -- Johan Karlsson mailto:johan@FreeBSD.org