summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-16 20:13:11 +0000
committerjkh <jkh@FreeBSD.org>1994-06-16 20:13:11 +0000
commit1cb698179953d99a7a1e252ae0cb6ddba793a5c1 (patch)
treef0fd11d88fab335816ae8a8b5f594be0bebd67da /usr.sbin/crunch
parenta707cac831a5c9d1c43dc7ccb638d4bc43279ea4 (diff)
downloadFreeBSD-src-1cb698179953d99a7a1e252ae0cb6ddba793a5c1.zip
FreeBSD-src-1cb698179953d99a7a1e252ae0cb6ddba793a5c1.tar.gz
John Capo's changes to make the fixit floppy image work; I didn't even
bother looking at this file before! :)
Diffstat (limited to 'usr.sbin/crunch')
-rw-r--r--usr.sbin/crunch/examples/fixit.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/crunch/examples/fixit.conf b/usr.sbin/crunch/examples/fixit.conf
index 60ea65b..2298d41 100644
--- a/usr.sbin/crunch/examples/fixit.conf
+++ b/usr.sbin/crunch/examples/fixit.conf
@@ -37,5 +37,5 @@ ln gzip gzcat
# finally, we specify the libraries to link in with our binary
-libs -ledit -ltermcap -lcurses
-libs -lkvm -lcrypt -ltelnet -lutil -ll
+libs -lcrypt -ltelnet -lutil -ll
+libs -lcurses -ltermcap
OpenPOWER on IntegriCloud