Hi,

   The following says it all...

Thanks,
John

===> ru
cd /usr/doc/ru ; make afterdistribute DESTDIR=/R/stage/trees/bin
===> ru/FAQ
cd /usr/doc/ru/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies
install -c -o root -g wheel -m 444  FAQ*.html 
/R/stage/trees/doc/usr/share/doc/ru/FAQ
if [ -f /usr/doc/ru/FAQ/FAQ.ln ]; then  (cd 
/R/stage/trees/doc/usr/share/doc/ru/FAQ;  sh /usr/doc/ru/FAQ/FAQ.ln);  fi
install -c -o root -g wheel -m 444  FAQ.roff  
/R/stage/trees/doc/usr/share/doc/ru/FAQ
===> zh
cd /usr/doc/zh ; make afterdistribute DESTDIR=/R/stage/trees/bin
===> zh/FAQ
cd /usr/doc/zh/FAQ ; make install DESTDIR=/R/stage/trees/doc SHARED=copies
install -c -o root -g wheel -m 444  FAQ*.html /R/stage/trees/doc/FAQ
usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2
       install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ...
             fileN directory
       install -d [-g group] [-m mode] [-o owner] directory ...
*** Error code 64


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to