summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rescue/rescue/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 0c103cf..01b3a89 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
OpenPOWER on IntegriCloud