Somehow this line in contrib/lsh.spec was incorrectly broken into two
lines.
--- lsh.spec.orig Fri Dec 24 11:43:54 1999
+++ lsh.spec Fri Dec 24 11:44:21 1999
@@ -66,8 +66,7 @@
if [ ! -e /etc/lsh_host_key -o ! -e /etc/lsh_host_key.pub ]
then
rm -f /etc/lsh_host_key*
- /usr/bin/lsh_keygen -l 8 | /usr/bin/lsh_writekey
-/etc/lsh_host_key
+ /usr/bin/lsh_keygen -l 8 | /usr/bin/lsh_writekey
/etc/lsh_host_key
fi
- Re: lsh.spec patch Thayne Harbaugh
- Re: lsh.spec patch Niels M�ller
- Re: lsh.spec patch Thayne Harbaugh
