[Python-modules-commits] [python-btrees] 04/04: Remove .../dist-packages/BTrees/nosetests.xml

Julien Muchembled jmuchemb-guest at moszumanska.debian.org
Wed Dec 21 13:37:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

jmuchemb-guest pushed a commit to branch master
in repository python-btrees.

commit d65ab5bc307dd81ab45abac34f9398f0a164ec37
Author: Julien Muchembled <jm at jmuchemb.eu>
Date:   Tue Dec 20 19:14:13 2016 +0100

    Remove .../dist-packages/BTrees/nosetests.xml
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ff95564..bf1db42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_BUILD_HARDENING=1
 export PYBUILD_NAME=btrees
 
 export PYBUILD_AFTER_INSTALL = cd {destdir}{install_dir}/BTrees && \
-	rm -r *.c *.h *.txt tests
+	rm -r *.c *.h *.txt tests nosetests.xml
 
 %:
 	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-btrees.git



More information about the Python-modules-commits mailing list