Skip to content

Commit

Permalink
Cleanup problematic files
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Oct 13, 2023
1 parent f82303c commit e33db95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ood_packaging/build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ def install_deb_dependencies!
]
Dir.chdir(deb_work_dir) do
sh "#{cmd.join(' ')}#{cmd_suffix}"
sh "rm -f #{package}-build-deps*.buildinfo #{package}-build-deps*.changes #{cmd_suffix}"
end
end

Expand Down

0 comments on commit e33db95

Please sign in to comment.