Hi,

   I've noticed the following the last few days...  Not a big problem, but
it eventually needs some attention...

Thanks,
John

rm -f /usr/local/share/lynx_help/help_files.sed
Updating /usr/local/etc/lynx.cfg
/bin/sh -c 'if test -f /usr/local/etc/lynx.cfg ; then  mv /usr/local/etc/lynx.cfg 
/usr/local/etc/lynx.tmp ;  else  cp ./lynx.cfg /usr/local/etc/lynx.tmp ;  fi'
Updating /usr/local/etc/lynx.cfg to point to installed help-files
sed     -e '/^HELPFILE:http/s@^@#@'  -e '/^#HELPFILE:file/s@#@@'  -e 
'/^HELPFILE:file/s@/PATH_TO/lynx_help@/usr/local/share/lynx_help@'  -e 
'/^[A-Z_]*:/s@/PATH_TO/lynx_doc@/usr/local/share/lynx_doc@'  -e 
'/^HELPFILE:file/s@$@@'  -e '/^HELPFILE:file/s@$@@'  /usr/local/etc/lynx.tmp 
>/usr/local/etc/lynx.cfg
chmod 644 /usr/local/etc/lynx.cfg
rm -f /usr/local/etc/lynx.tmp
/bin/sh -c 'for name in COPYING COPYHEADER; do  cd /usr/local/share/lynx_doc && cp 
$name /usr/local/share/lynx_help/; done'
cp: COPYING: No such file or directory
cp: COPYHEADER: No such file or directory
*** Error code 1

Stop.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to