mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 17:35:18 +00:00
Move gallium-pipe to the correct sub-package - rhbz#1094588
This commit is contained in:
parent
89eae0c86f
commit
b49ca9f39d
1 changed files with 0 additions and 3 deletions
|
@ -541,10 +541,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
%endif
|
||||
%{_libdir}/dri/swrast_dri.so
|
||||
%ifarch %{arm}
|
||||
%dir %{_libdir}/gallium-pipe
|
||||
%{_libdir}/gallium-pipe/*.so
|
||||
%endif
|
||||
|
||||
%if %{with_hardware}
|
||||
%if 0%{?with_omx}
|
||||
|
@ -671,7 +669,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%if 0%{?with_opencl}
|
||||
%files libOpenCL
|
||||
%{_libdir}/libMesaOpenCL.so.*
|
||||
%{_libdir}/gallium-pipe/
|
||||
%{_sysconfdir}/OpenCL/vendors/mesa.icd
|
||||
|
||||
%files libOpenCL-devel
|
||||
|
|
Loading…
Reference in a new issue