1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Comment out references to ssh to allow builds to complete.

This commit is contained in:
Roger Hardiman 1999-08-26 17:58:58 +00:00
parent d44e415624
commit 06e96d9dea
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=50417

View File

@ -1,4 +1,4 @@
# $Id: crunch.conf,v 1.5.2.1 1999/05/07 10:02:35 abial Exp $
# $Id: crunch.conf,v 1.7 1999/08/22 21:42:42 dwhite Exp $
#
# NOTE1: the string "/usr/src" will be automatically replaced with the
# correct value set in 'build' script - you should change it there
@ -14,7 +14,9 @@
# ln -s ssh-1.2.26 ssh
# * Then you have to add OBJS=${SSH_OBJS} in the Makefile (somewhere around
# line 327)
srcdirs /usr/ports/security/ssh/work/
# * Then uncomment the lines refering to ssh in this file
#srcdirs /usr/ports/security/ssh/work/
# other sources
srcdirs /usr/src/bin
@ -28,8 +30,8 @@ srcdirs /usr/src/libexec
# ns, vm etc...
srcdirs ../../tinyware
# XXX removed ssh -- lr990817
progs ppp ftp telnet ee gzip more
#progs ssh
ln gzip gunzip
ln gzip zcat
ln gzip gzcat