[pyfai] 01/03: fix the patch

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Oct 21 11:39:41 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 2c2d3b1b330a3f247645846a96c9ef1c62fc2beb
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Tue Oct 21 09:53:42 2014 +0200

    fix the patch
---
 .../patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch b/debian/patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch
index 2712b83..f33602c 100644
--- a/debian/patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch
+++ b/debian/patches/0002-fix-for-upstream-skip-test-if-QT4-not-available.patch
@@ -17,7 +17,7 @@ index 59e635f..f075c9b 100755
  pyFAI = sys.modules["pyFAI"]
 -import pyFAI.peak_picker
 +
-+NO_PEAK_PICKER = false
++NO_PEAK_PICKER = False
 +try:
 +    import pyFAI.peak_picker
 +    from pyFAI.peak_picker import PeakPicker

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