mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
attempt to fix lovely injector (#10051)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Generated by rust2rpm 27
|
||||
%bcond check 0
|
||||
%bcond rust_nightly 1
|
||||
%bcond rust_nightly 0
|
||||
%global debug_package %{nil}
|
||||
%if %{with rust_nightly}
|
||||
%define __cargo /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 RUSTFLAGS='%{build_rustflags}' $HOME/.cargo/bin/cargo
|
||||
|
||||
Reference in New Issue
Block a user