attempt to fix lovely injector (#10051)

This commit is contained in:
Pornpipat Popum
2026-02-24 21:31:22 +07:00
committed by GitHub
parent 79ea101859
commit 0523ed1563
@@ -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