summaryrefslogtreecommitdiff
path: root/data/sqlite3/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/sqlite3/make.sh')
-rw-r--r--data/sqlite3/make.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/sqlite3/make.sh b/data/sqlite3/make.sh
new file mode 100644
index 000000000..92dab11a4
--- /dev/null
+++ b/data/sqlite3/make.sh
@@ -0,0 +1,6 @@
+pkg:extract
+cd *
+pkg:configure --enable-static=no
+make
+pkg:install
+rm -f "${PKG_DEST}"/usr/lib/libsqlite3*.dylib