]> git.pld-linux.org Git - packages/foobillard.git/commitdiff
- disable nvidia specific extensions
authorwolf <wolf@pld-linux.org>
Sun, 9 Nov 2003 18:54:19 +0000 (18:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    foobillard.spec -> 1.16

foobillard.spec

index 3eae09f7bfd01a2ad5c118eab8a23c52ac9a2cdd..886ca99e35afba23b3007b3178a6712c3160cb0d 100644 (file)
@@ -57,7 +57,8 @@ X_LIBS='-I/usr/X11R6/include'; export X_LIBS
 %{__autoconf}
 %{__automake}
 %configure \
-       %{!?_with_glut:--enable-SDL}%{?_with_glut:--enable-glut}
+       %{!?_with_glut:--enable-SDL}%{?_with_glut:--enable-glut} \
+       --disable-nvidia
 
 %{__make}
 
This page took 0.061375 seconds and 4 git commands to generate.