From 7fe4faa796d3393f6a806c3ebb56c0a2792c1144 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Wed, 2 Jan 2008 02:54:43 +0000 Subject: Now serving 100 packages, fixed gzip priority/dependents, and moved subversion to versioning. git-svn-id: http://svn.telesphoreo.org/trunk@8 514c082c-b64e-11dc-b46d-3d985efe055d --- data/sqlite3/make.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 data/sqlite3/make.sh (limited to 'data/sqlite3/make.sh') 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 -- cgit v1.2.3