Bug#758055: libfftw3-3: fftw-wisdom-to-conf < wisdom > conf.c : invalid wisdom

Julian Taylor jtaylor.debian at googlemail.com
Wed Aug 13 20:02:30 UTC 2014


fixed 758055 3.3.3-6
thx

this issue is fixed in package version 3.3.3-6 available in testing.
the fix is quite simple:

--- a/fftw-wisdom-to-conf
+++ b/fftw-wisdom-to-conf
@@ -39,7 +39,7 @@ fi
 read preamble fftw_wisdom

 case "$preamble $fftw_wisdom" in
-       \(@PACKAGE at -@VERSION@\ *_wisdom)
+       \(@PACKAGE at -@VERSION@\ *_wisdom*)
                prefix=`echo $fftw_wisdom | cut -d_ -f1`_
                ;;
        *)



More information about the debian-science-maintainers mailing list