Update wine-dxvk.spec

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-06-15 21:27:02 -05:00
committed by GitHub
parent 17820eb121
commit 558f477752
-2
View File
@@ -168,8 +168,6 @@ rm -rf %buildroot%mingw_sysroot/mingw
%posttrans
if rpm -q --quiet terra-wine-staging; then
WINE_LIB_DIR=
if vulkaninfo |& grep "ERROR_INITIALIZATION_FAILED\|ERROR_SURFACE_LOST_KHR\|Vulkan support is incomplete" > /dev/null; then
%{_sbindir}/alternatives --install %{wine_lib_dir}/wine/%{winepedir}/d3d11.dll 'wine-d3d11%{?_isa}' %{wine_lib_dir}/wine/%{winepedir}/dxvk-d3d11.dll 5
else