Author: alexander
Date: 2006-06-05 19:44:13 -0600 (Mon, 05 Jun 2006)
New Revision: 1577
Modified:
trunk/packages/openssh/Makefile
Log:
Linked openssh against libssl dynamically
Modified: trunk/packages/openssh/Makefile
===================================================================
--- trunk/packages/openssh/Makefile 2006-06-05 15:48:06 UTC (rev 1576)
+++ trunk/packages/openssh/Makefile 2006-06-06 01:44:13 UTC (rev 1577)
@@ -22,7 +22,6 @@
compile-stage2:
install -v -d -m700 /var/lib/sshd
chown root:sys /var/lib/sshd
- sed -i "s:-lcrypto:/usr/lib/libcrypto.a:g" configure
./configure --prefix=/usr --sysconfdir=/etc/ssh --libexecdir=/usr/sbin \
--with-md5-passwords --with-privsep-path=/var/lib/sshd
make $(PM)
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page