ayaports/backports/py3-apsw/detect-sqlite-config.patch

9 lines
237 B
Diff
Raw Normal View History

2024-07-03 20:45:21 +00:00
diff --git a/setup.apsw b/setup.apsw
index 68dedb9..3ceb10b 100644
--- a/setup.apsw
+++ b/setup.apsw
@@ -1 +1,3 @@
# You can put ini format directives here in addition to command line flags
+[build_ext]
+use_system_sqlite_config = True