[med-svn] [Git][med-team/python-pbcore][master] d/rules: put files removal after dh_python3.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Tue Sep 3 21:05:18 BST 2024
Étienne Mollier pushed to branch master at Debian Med / python-pbcore
Commits:
31459597 by Étienne Mollier at 2024-09-03T22:03:47+02:00
d/rules: put files removal after dh_python3.
Gbp-Dch: ignore
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -20,6 +20,8 @@ override_dh_install:
dh_install
mv $(DESTDIR)/usr/bin/.open $(DESTDIR)/usr/bin/pbopen
rmdir $(DOCDIR)/usr/share/doc/python3-pbcore/html/_images/
+
+execute_after_dh_python3:
rm -vf $(DESTDIR)/usr/lib/python3/dist-packages/coverage.xml
rm -vf $(DESTDIR)/usr/lib/python3/dist-packages/nosetests.xml
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/31459597168db2cd7fe2db921e476614f6dd118f
--
View it on GitLab: https://salsa.debian.org/med-team/python-pbcore/-/commit/31459597168db2cd7fe2db921e476614f6dd118f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240903/24cd7404/attachment.htm>
More information about the debian-med-commit
mailing list