diff --git a/rpm/crun-vm.spec b/rpm/crun-vm.spec index 66e21d4..915d148 100644 --- a/rpm/crun-vm.spec +++ b/rpm/crun-vm.spec @@ -64,7 +64,7 @@ BuildRequires: rust-srpm-macros %autosetup -Sgit -n %{name}-%{version} %build -LC_ALL="" %{__make} CARGO="%{__cargo}" build +%{__make} CARGO="%{__cargo}" build %install %{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} install