Hi Randy,

On Tue, Mar 30, at 10:28 Randy McMurchy wrote:
> Author: randy
>  <screen role="root"><userinput>make MANDIR=/usr/share/man install            
>     &amp;&amp;
>  cp -v -r certs /etc/ssl                           &amp;&amp;
>  install -v -d -m755 /usr/share/doc/openssl-&openssl-version; &amp;&amp;
> -cp -v -r doc/{HOWTO,README,*.{txt,html,gif}} \
> -    /usr/share/doc/openssl-&openssl-version;</userinput></screen>
> +cp      -v -r       doc/{HOWTO,README,*.{txt,html,gif}} \
> +                    
> /usr/share/doc/openssl-&openssl-version;</userinput></screen>

It looks like that you need to trim a little bit the spaces. :)
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to