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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"