aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>1999-08-26 17:58:58 +0000
committerRoger Hardiman <roger@FreeBSD.org>1999-08-26 17:58:58 +0000
commit06e96d9dea054d0a5b77cac0ad9569762459a520 (patch)
treee88de33db73fd7e622a9a5ffd678f6fc131b022f /release
parentd44e41562423b8a2c88afd0371cb934c7d4f867b (diff)
downloadsrc-06e96d9dea054d0a5b77cac0ad9569762459a520.tar.gz
src-06e96d9dea054d0a5b77cac0ad9569762459a520.zip
Comment out references to ssh to allow builds to complete.
Notes
Notes: svn path=/head/; revision=50417
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/dial/crunch1/crunch.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/release/picobsd/dial/crunch1/crunch.conf b/release/picobsd/dial/crunch1/crunch.conf
index b6284fc401e0..394b42b464da 100644
--- a/release/picobsd/dial/crunch1/crunch.conf
+++ b/release/picobsd/dial/crunch1/crunch.conf
@@ -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