[pyfai] 01/02: comments

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Oct 20 14:57:23 UTC 2014


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

picca pushed a commit to branch experimental
in repository pyfai.

commit 46535d416a56cbb3451134c351477a5c83bc14eb
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Mon Oct 20 16:10:37 2014 +0200

    comments
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 3eab17c..a2379c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,11 @@ export DH_VERBOSE=1
 
 PYVERS=$(shell pyversions -vs)
 
+# do not remove the histogram.c file this code is there
+# beacuse git-buildpackage is run without eh patch applyed. It
+# will be possible to get rid of this once the patch applyed
+# upstream.
 override_dh_auto_clean:
-	# do not remove the histogram.c file
 	touch src/histogram_omp.c
 
 	dh_auto_clean

-- 
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