On Wed, 16 May 2012 13:25:11 +0100
"Armin K." <[email protected]> wrote:
> On 05/16/2012 05:29 AM, Bruce Dubbs wrote:
> > Also I had a hard time scripting Mesa. The command
> >
> > cp -rv docs/* ${XORG_PREFIX}/share/doc/MesaLib-8.0.2&&
> >
> > kept giving an error bcasue it was omitting the directory docs/OLD.
> >
>
> Doesn't -r mean recursive? It should copy directories too. When I tested
> it, it did not throw any errors. I'll check it again.
You need to use -r for recursive and -f for force to copy directories.
Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page