[med-svn] [Git][med-team/python-pauvre][master] clean some input file landing in dist-packages
Étienne Mollier
gitlab at salsa.debian.org
Sun Apr 26 16:24:24 BST 2020
Étienne Mollier pushed to branch master at Debian Med / python-pauvre
Commits:
4c472f04 by Etienne Mollier at 2020-04-26T17:21:43+02:00
clean some input file landing in dist-packages
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -28,5 +28,6 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
&& cp -r "$(CURDIR)/debian/tests/gff_files" \
"$${PYBUILDDIR}/pauvre/tests/testdata" \
&& BUILDDIR="$${PYBUILDDIR}" PATH="$(CURDIR)/debian/bin:$$PATH" \
- dh_auto_test
+ dh_auto_test \
+ && rm "$${PYBUILDDIR}/input"
endif
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/commit/4c472f0454230a2d1af0715b0bee35eb532762c5
--
View it on GitLab: https://salsa.debian.org/med-team/python-pauvre/-/commit/4c472f0454230a2d1af0715b0bee35eb532762c5
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/20200426/782b7d91/attachment.html>
More information about the debian-med-commit
mailing list