]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- if I'm not mistaken vmware driver is part of gallium; fix build without
authorsparky <sparky@pld-linux.org>
Sat, 20 Feb 2010 19:13:42 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  gallium

Changed files:
    Mesa.spec -> 1.238

Mesa.spec

index 7cd15089e359d11b3bcf7355824dea95da90de77..23df928367072f160b52ea4d38b568f441fc025d 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -951,9 +951,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/unichrome_dri.so
 
+%if %{with gallium}
 %files dri-driver-vmwgfx
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/xorg/modules/dri/vmwgfx_dri.so
+%endif
 
 %if %{with demos}
 %files demos
This page took 0.410517 seconds and 4 git commands to generate.