diff options
Diffstat (limited to 'databases/py-xapian/files/patch-configure')
-rw-r--r-- | databases/py-xapian/files/patch-configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-xapian/files/patch-configure b/databases/py-xapian/files/patch-configure index 21ccbf11bed2..faad12613e77 100644 --- a/databases/py-xapian/files/patch-configure +++ b/databases/py-xapian/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2017-10-16 02:32:59 UTC +--- configure.orig 2019-07-24 03:34:23 UTC +++ configure -@@ -17105,10 +17105,6 @@ $as_echo "yes" >&6; } +@@ -17102,10 +17102,6 @@ $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } @@ -11,12 +11,12 @@ fi if test -n "$PYTHON2" ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $PYTHON2_INC/Python.h" >&5 -@@ -17292,10 +17288,6 @@ $as_echo "yes" >&6; } +@@ -17289,10 +17285,6 @@ $as_echo "yes" >&6; } else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 $as_echo "no" >&6; } - if test yes = "$with_python3" ; then -- as_fn_error $? "Couldn't import sphinx module and call sphinx.main() for Python3 - try package python3-sphinx" "$LINENO" 5 +- as_fn_error $? "Couldn't import sphinx module for Python3 - try package python3-sphinx" "$LINENO" 5 - fi - PYTHON3= fi |