]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
fix files for pipe-driver-i915
authorJan Palus <atler@pld-linux.org>
Thu, 3 Dec 2020 19:19:07 +0000 (20:19 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 3 Dec 2020 19:19:07 +0000 (20:19 +0100)
Mesa.spec

index 2dbb38e482d52e44413a3e4df6996a7e7af160ee..23aba840e79455330e51e09ecc6c60e9dd2038e9 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -1836,6 +1836,8 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with opencl}
 %ifarch %{ix86} %{x8664} x32
 %if %{with gallium_i915}
+%files pipe-driver-i915
+%defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/gallium-pipe/pipe_i915.so
 %endif
 %endif
This page took 0.051488 seconds and 4 git commands to generate.