Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Sep 2014 08:59:39 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r272245 - head/rescue/rescue
Message-ID:  <201409280859.s8S8xd2t011446@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nyan
Date: Sun Sep 28 08:59:38 2014
New Revision: 272245
URL: http://svnweb.freebsd.org/changeset/base/272245

Log:
  Remove duplicate prog.

Modified:
  head/rescue/rescue/Makefile

Modified: head/rescue/rescue/Makefile
==============================================================================
--- head/rescue/rescue/Makefile	Sun Sep 28 08:57:07 2014	(r272244)
+++ head/rescue/rescue/Makefile	Sun Sep 28 08:59:38 2014	(r272245)
@@ -137,7 +137,6 @@ CRUNCH_ALIAS_bsdlabel= disklabel
 .endif
 
 .if ${MACHINE} == "pc98"
-CRUNCH_PROGS_sbin+= bsdlabel
 CRUNCH_SRCDIR_fdisk= $(.CURDIR)/../../sbin/fdisk_pc98
 .endif
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409280859.s8S8xd2t011446>