From 1eb9d2aa453479faee2b6cc2625ebc98c740e738 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 13 Sep 2008 19:54:15 +0000 Subject: We don't need pax and tar. These days tar is a strict superset of pax. Per discssuion on arch@ eliminate it. --- rescue/rescue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rescue/rescue') diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 4d74258..0739f95 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -71,7 +71,7 @@ CRUNCH_LIBS+= ${.OBJDIR}/../librescue/*.o CRUNCH_SRCDIRS+= bin CRUNCH_PROGS_bin= cat chflags chio chmod cp date dd df echo \ ed expr getfacl hostname kenv kill ln ls mkdir mv \ - pax pkill ps pwd \ + pkill ps pwd \ realpath rm rmdir setfacl sh stty sync test CRUNCH_LIBS+= -lcrypt -ledit -lkvm -ll -lm -ltermcap -lutil .if ${MK_OPENSSL} != "no" -- cgit v1.1