From owner-cvs-all@FreeBSD.ORG Wed Jan 28 12:28:24 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 84B3616A4CE; Wed, 28 Jan 2004 12:28:24 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E83B43D1F; Wed, 28 Jan 2004 12:28:23 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i0SKSMA0077933; Wed, 28 Jan 2004 12:28:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i0SKSMQa077932; Wed, 28 Jan 2004 12:28:22 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Jan 2004 12:28:22 -0800 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20040128202822.GA77881@dragon.nuxi.com> References: <200401281929.i0SJTGIP043858@repoman.freebsd.org> <20040128201928.GA11253@FreeBSD.org.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040128201928.GA11253@FreeBSD.org.ua> 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: Poul-Henning Kamp cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel Makefile disklabel.5 disklabel.8 disklabel.c pathnames.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 20:28:24 -0000 On Wed, Jan 28, 2004 at 10:19:28PM +0200, Ruslan Ermilov wrote: > Index: Makefile > =================================================================== > RCS file: /home/ncvs/src/sbin/bsdlabel/Makefile,v > retrieving revision 1.19 > diff -u -r1.19 Makefile ... > +afterinstall: > +.if exists(${DESTDIR}${BINDIR}/disklabel) > + rm -f ${DESTDIR}${BINDIR}/disklabel > +.endif This is wrong -- ${BINDIR}/disklabel is a link to {bsd,sun}label.