[blfs-dev] MesaLib typo

2012-10-09 Thread John Burrell

This little c:

make -c xdemos DEMOS_PREFIX=/usr

should be cap C

make -C xdemos DEMOS_PREFIX=/usr


jb.
  
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


Re: [blfs-dev] MesaLib typo

2012-10-09 Thread Armin K.
On 10/09/2012 07:12 PM, John Burrell wrote:

 This little c:

 make -c xdemos DEMOS_PREFIX=/usr

 should be cap C

 make -C xdemos DEMOS_PREFIX=/usr


 jb.
   

Good catch. Thanks.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page