From owner-cvs-src@FreeBSD.ORG Mon Aug 9 11:02:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8E0716A4CE; Mon, 9 Aug 2004 11:02:46 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB3B043D45; Mon, 9 Aug 2004 11:02:46 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i79B2k0C088264; Mon, 9 Aug 2004 04:02:46 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i79B2kM3088263; Mon, 9 Aug 2004 04:02:46 -0700 (PDT) (envelope-from obrien) Date: Mon, 9 Aug 2004 04:02:46 -0700 From: "David O'Brien" To: Johan Karlsson Message-ID: <20040809110246.GB70420@dragon.nuxi.com> References: <200408091032.i79AWGPk053255@repoman.freebsd.org> <20040809104419.GA55299@numeri.campus.luth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040809104419.GA55299@numeri.campus.luth.se> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2004 11:02:47 -0000 On Mon, Aug 09, 2004 at 12:44:19PM +0200, Johan Karlsson wrote: > 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 bash_completion decided to "correct" my spelling of the path to the usr.bin/file Makefile so it didn't get committed at the same time. :-( -- -- David (obrien@FreeBSD.org)