diff options
Diffstat (limited to 'data/sqlite3/make.sh')
-rw-r--r-- | data/sqlite3/make.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/sqlite3/make.sh b/data/sqlite3/make.sh deleted file mode 100644 index c3179fbb1..000000000 --- a/data/sqlite3/make.sh +++ /dev/null @@ -1,5 +0,0 @@ -pkg:setup -autoconf -pkg:configure --with-readline-inc=-I"$(PKG_DEST_ readline)"/usr/include/readline --with-readline-lib=-lreadline -make -pkg:install |