cleanup: No SOURCE0 needed; fix: v%{VERSION}

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-06-15 21:38:43 -05:00
committed by GitHub
parent 69cd817b5a
commit 49133262bc
+1 -2
View File
@@ -29,7 +29,6 @@ Summary: Vulkan-based implementation of D3D8, 9, 10 and 11 for Linux / Wi
License: zlib AND MIT
URL: https://github.com/doitsujin/dxvk
Source0: %{url}/archive/v%{version}/dxvk-%{version}.tar.gz
BuildRequires: anda-srpm-macros
BuildRequires: gcc
@@ -143,7 +142,7 @@ Requires: terra-wine-dxvk-d3d8(x86-32) = %{version}-%{release}
%{summary}
%prep
%git_clone %{url}.git %{version}
%git_clone %{url}.git v%{version}
%build
%mingw_meson --buildtype=plain --wrap-mode=nodownload --auto-features=enabled --cross-file ../build-win%{target_x86_type}.txt --buildtype release