summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'patches/05_all_loadable_sqlite_extensions.patch')
-rw-r--r--patches/05_all_loadable_sqlite_extensions.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/05_all_loadable_sqlite_extensions.patch b/patches/05_all_loadable_sqlite_extensions.patch
index 28756cb..0ca4c8c 100644
--- a/patches/05_all_loadable_sqlite_extensions.patch
+++ b/patches/05_all_loadable_sqlite_extensions.patch
@@ -3,7 +3,7 @@ https://bugs.python.org/issue10268
--- configure.ac
+++ configure.ac
-@@ -2377,6 +2377,15 @@
+@@ -2441,6 +2441,15 @@
TCLTK_LIBS="$with_tcltk_libs"
fi
@@ -21,7 +21,7 @@ https://bugs.python.org/issue10268
AC_ARG_WITH(dbmliborder,
--- setup.py
+++ setup.py
-@@ -1186,8 +1186,10 @@
+@@ -1206,8 +1206,10 @@
else:
sqlite_defines.append(('MODULE_NAME', '\\"sqlite3\\"'))