[h5py] 03/07: d/rules: more files to clean
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri Apr 17 10:15:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository h5py.
commit a4cb0e9acc21e4aa83d19c267b072ab9b95cf5f5
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Apr 17 10:21:44 2015 +0100
d/rules: more files to clean
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index 0a8eabb..c79790b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,9 @@ override_dh_auto_clean:
$(RM) setuptools-0.6c9-py2.5.egg
$(RM) h5py_config.pickle
$(RM) h5py/config.pxi
+ $(RM) h5config.pkl
+ $(RM) h5py/_hdf5.pxd
+ $(RM) h5py/defs.pxd
+ $(RM) h5py/defs.pyx
# Remove the cythonized .c files
find h5py -iname *.pyx | sed -e 's,\.pyx,\.c,g' | xargs -r $(RM) -f
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/h5py.git
More information about the debian-science-commits
mailing list