wok rev 14925

foobillard: remove nvidia support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 07 10:48:47 2013 +0000 (2013-08-07)
parents 5206640d65f9
children 8b1a39da2421
files foobillard/receipt
line diff
     1.1 --- a/foobillard/receipt	Tue Aug 06 01:30:32 2013 +0000
     1.2 +++ b/foobillard/receipt	Wed Aug 07 10:48:47 2013 +0000
     1.3 @@ -25,6 +25,7 @@
     1.4  
     1.5  	./configure \
     1.6  		--prefix=/usr \
     1.7 +		--enable-nvidia=no \
     1.8  		--infodir=/usr/share/info \
     1.9  		--mandir=/usr/share/man \
    1.10  		$CONFIGURE_ARGS &&