Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Jan 17, 2024
1 parent d30ff16 commit dbda63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/crun-vm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dbda63c

Please sign in to comment.