Update anki.spec

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-05-31 12:56:55 -05:00
committed by GitHub
parent 40af563bdc
commit 7b52db52c0
+1 -1
View File
@@ -32,7 +32,7 @@ git checkout %{version}
%build
export RELEASE=1
export PYTHONPATH="%{buildroot}%{python3_sitelib}:%{buildroot}%{python3_sitearch}:$PYTHONPATH"
export PYTHONPATH="%{python3_sitelib}:%{python3_sitearch}:$PYTHONPATH"
cargo update
mold -run ./tools/build