- Package:
- dh-dist-zilla
- Source:
- dh-dist-zilla
- Submitter:
- Dominique Dumont
- Date:
- 2023-10-13 15:51:07 UTC
- Severity:
- normal
Dear Maintainer, Due to bug #1049036, I have to run cleanup files generated by dzil build. These files are handled upstream by this config in dist.ini: [Run::Clean] run = rm -rf lib/Config/Model/models/ Unfortunately, "dzil clean" is not called by default when running dh_clean. Could you add that to dh-dist-zilla ? All the best