From 235c5b2f649e43b3b39697ac0091f9bd520e7581 Mon Sep 17 00:00:00 2001 From: Robert Garrett Date: Sat, 9 Aug 2003 17:50:11 +0000 Subject: [PATCH] add missing space between libraries -lcrypt-lcrypto should of been -lcrypt -lcrypto --- release/i386/boot_crunch.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release/i386/boot_crunch.conf b/release/i386/boot_crunch.conf index d175df1ae1..22560b1010 100644 --- a/release/i386/boot_crunch.conf +++ b/release/i386/boot_crunch.conf @@ -1,5 +1,5 @@ # $FreeBSD: src/release/i386/boot_crunch.conf,v 1.49.2.5 2002/04/11 20:26:56 murray Exp $ -# $DragonFly: src/release/i386/Attic/boot_crunch.conf,v 1.3 2003/08/06 20:20:29 rob Exp $ +# $DragonFly: src/release/i386/Attic/boot_crunch.conf,v 1.4 2003/08/09 17:50:11 rob Exp $ buildopts -DRELEASE_CRUNCH @@ -30,5 +30,5 @@ progs usbd usbdevs srcdirs /usr/src/release progs sysinstall -libs -ll -ledit -lutil -lkvm -lmd -lcrypt-lcrypto -lftpio -lz -lnetgraph +libs -ll -ledit -lutil -lkvm -lmd -lcrypt -lcrypto -lftpio -lz -lnetgraph libs -ldialog -lncurses -lmytinfo -ldisk -lcam -- 2.39.1