attempt to fix lovely injector (#10051) (#10052)

This commit is contained in:
Raboneko
2026-02-24 06:32:13 -08:00
committed by GitHub
parent 1d68f16058
commit 7e97c7ca0b
@@ -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