diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1997-01-12 00:31:28 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1997-01-12 00:31:28 +0000 |
commit | b6160fac26771b42bfd1fce850032b6b43a66b91 (patch) | |
tree | 171b4ca2a438bfc0b696c5780c553ae76fbe0c0e /distrib | |
parent | 966ba8eb2080f66bc95efba244f1841ba026fe4b (diff) |
Do not link against libcrypt, It no longer exists.
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/powerpc/kc-common/raminst.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/powerpc/kc-common/raminst.conf b/distrib/powerpc/kc-common/raminst.conf index 3b0939ebf6f..4409e485e31 100644 --- a/distrib/powerpc/kc-common/raminst.conf +++ b/distrib/powerpc/kc-common/raminst.conf @@ -16,4 +16,4 @@ ln sh -sh # init invokes the shell this way ln test [ ln mount_ffs ffs -libs -ledit -lutil -ltermcap -lcompat -lcrypt -ll -lm -lz +libs -ledit -lutil -ltermcap -lcompat -ll -lm -lz |