Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 06:34:08 +0000 (UTC)
From:      Takahashi Yoshihiro <nyan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   svn commit: r274014 - stable/9/rescue/rescue
Message-ID:  <201411030634.sA36Y8p7003259@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nyan
Date: Mon Nov  3 06:34:08 2014
New Revision: 274014
URL: https://svnweb.freebsd.org/changeset/base/274014

Log:
  MFC: r272245
  
    Remove duplicate prog.

Modified:
  stable/9/rescue/rescue/Makefile
Directory Properties:
  stable/9/rescue/   (props changed)
  stable/9/rescue/rescue/   (props changed)

Modified: stable/9/rescue/rescue/Makefile
==============================================================================
--- stable/9/rescue/rescue/Makefile	Mon Nov  3 06:33:52 2014	(r274013)
+++ stable/9/rescue/rescue/Makefile	Mon Nov  3 06:34:08 2014	(r274014)
@@ -139,7 +139,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?201411030634.sA36Y8p7003259>