Skip to content

Commit

Permalink
we do the funny and remove the file manually
Browse files Browse the repository at this point in the history
Signed-off-by: madomado <[email protected]>
  • Loading branch information
madonuko authored Aug 10, 2024
1 parent 6e10c02 commit 60fe21e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions anda/system/mesa-freeworld/mesa-freeworld.spec
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,11 @@ rm -fr %{buildroot}%{_libdir}/dri/*_dri.so
rm -fr %{buildroot}%{_libdir}/libvulkan*.so
rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so

%if 0%{?with_vdpau}
%else
rm %buildroot%_datadir/metainfo/org.mesa3d.vdpau.freeworld.metainfo.xml
%endif

%if 0%{?with_va}
%files -n %{srcname}-va-drivers-freeworld
%{_libdir}/dri/nouveau_drv_video.so
Expand Down

0 comments on commit 60fe21e

Please sign in to comment.