From ff31e0ea0ab2c75254bd8e842301822f05e6cbb1 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Wed, 23 Apr 2008 21:21:44 +0000 Subject: Fixed a compatibility issue in sqlite3 where the namespace had been summarily flattened. git-svn-id: http://svn.telesphoreo.org/trunk@236 514c082c-b64e-11dc-b46d-3d985efe055d --- data/sqlite3/make.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'data/sqlite3/make.sh') diff --git a/data/sqlite3/make.sh b/data/sqlite3/make.sh index 452a4bfd5..7dac292bc 100644 --- a/data/sqlite3/make.sh +++ b/data/sqlite3/make.sh @@ -1,4 +1,5 @@ pkg:setup +autoconf pkg:configure make pkg:install -- cgit v1.2.3