Skip to content

Commit

Permalink
Fixed rpm building
Browse files Browse the repository at this point in the history
  • Loading branch information
ElXreno committed Apr 24, 2020
1 parent d74c0e0 commit 48d9f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/escl-scan.spec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pushd %{name}-cli
cargo install --root=%{buildroot}%{_prefix} --path=. --locked
popd

rm -f %{buildroot}%{_prefix}/.crates.toml
rm -f %{buildroot}%{_prefix}/.crates*.*


%files
Expand Down

0 comments on commit 48d9f4e

Please sign in to comment.