[pyfai] 16/22: update the clean file to remove test generated files

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Jun 8 14:33:57 UTC 2016


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

picca pushed a commit to annotated tag debian/0.12.0+dfsg-1
in repository pyfai.

commit 54eb4f308259265058c8f3932190b47bbf8144dc
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Jun 8 12:48:18 2016 +0200

    update the clean file to remove test generated files
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 6c0e459..2c5049b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,7 @@ override_dh_clean:
 	rm -f $(patsubst %.pyx,%.c,$(wildcard pyFAI/ext/*.pyx))
 	rm -rf build/html
 	rm -rf *.egg-info
+	rm -f all_testimage.json fai_cfg.json lima_cfg.json profile.log
 
 override_dh_auto_build:
 	dh_auto_build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list