Fix variable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=225
This commit is contained in:
parent
eae8858b3e
commit
7301b53b54
@ -93,7 +93,7 @@ functions.
|
|||||||
%build
|
%build
|
||||||
export CARGO_NET_OFFLINE=true
|
export CARGO_NET_OFFLINE=true
|
||||||
export CARGO_PROFILE_RELEASE_DEBUG=true
|
export CARGO_PROFILE_RELEASE_DEBUG=true
|
||||||
export CARGO_PROFILE_SPLIT_DEBUGINFO=off
|
export CARGO_PROFILE_RELEASE_SPLIT_DEBUGINFO=off
|
||||||
cd src/rust
|
cd src/rust
|
||||||
tar xfv %{S:2}
|
tar xfv %{S:2}
|
||||||
rm -v Cargo.lock
|
rm -v Cargo.lock
|
||||||
|
Loading…
Reference in New Issue
Block a user