From 02154682f1f9c5a5509ae56a3c7ff2510523d696 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 13 Mar 2021 14:22:05 +0300 Subject: sqlite: bump to 3.35.0 --- extra/sqlite/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/sqlite/build') diff --git a/extra/sqlite/build b/extra/sqlite/build index b105764b..6ac4e05a 100755 --- a/extra/sqlite/build +++ b/extra/sqlite/build @@ -11,5 +11,5 @@ cat _ > configure; rm -f _ --enable-dynamic-extensions \ --enable-fts5 -make -j 1 +make make DESTDIR="$1" install -- cgit v1.2.3