aboutsummaryrefslogtreecommitdiff
path: root/rescue
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-12-04 08:24:36 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-12-04 08:24:36 +0000
commitcc7f9762118bcdef7c5f7bb2504f761aeac8eddf (patch)
treee92f53d92026926be3cc8b9986fbdc673cef74f9 /rescue
parent76d5d30105cf79c34dd882742f6b54984d0abee5 (diff)
Notes
Diffstat (limited to 'rescue')
-rw-r--r--rescue/rescue/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index 7213a3c57fc5..a75edc2e5d3c 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -189,7 +189,9 @@ CRUNCH_PROGS_usr.bin+= bzip2
CRUNCH_ALIAS_bzip2= bunzip2 bzcat
CRUNCH_LIBS+= -lbz2
-CRUNCH_PROGS_gnu/usr.bin+= tar
+CRUNCH_PROGS_usr.bin+= tar
+CRUNCH_LIBS+= -larchive
+
CRUNCH_PROGS_usr.bin+= vi
CRUNCH_ALIAS_vi= ex