mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user