Skip to content
Snippets Groups Projects

Fix FTBFS due to failed `*.egg-info` removal

Merged Sergio Durigan Junior requested to merge sergiodj/sssd:fix-ftbfs-rm-egg-info into master

Ref.: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026490

The *.egg-info directory is not being properly removed during dh_install, which causes dh_missing to complain. This MR fixes the problem by adjusting find's syntax to make sure we remove everything.

Cc @tjaalton

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading