Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
maint: spec: get rid of redundant %clean section
  • Loading branch information
jnpkrn committed Apr 11, 2016
commit ebf53e3420bdd0e16dc808f7e9230ef584714eab
3 changes: 0 additions & 3 deletions booth.spec
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ make check
echo "%%run_build_tests set to %run_build_tests; skipping tests"
%endif

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_sbindir}/booth
Expand Down