diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 0c103cf9588..01b3a89124c 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -185,8 +185,7 @@ CRUNCH_ALIAS_reboot= fastboot halt fasthalt CRUNCH_ALIAS_restore= rrestore CRUNCH_ALIAS_dump= rdump CRUNCH_ALIAS_fsck_ffs= fsck_4.2bsd fsck_ufs -CRUNCH_ALIAS_geom= gpart -CRUNCH_ALIAS_geom= glabel +CRUNCH_ALIAS_geom= glabel gpart # dhclient has historically been troublesome... CRUNCH_PROGS_sbin+= dhclient