mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
sqlite: update to sqlite-autoconf-3090000, install sqlite binary
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e33754cf6d
commit
3f21054728
@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="sqlite"
|
||||
PKG_VERSION="autoconf-3081101"
|
||||
PKG_VERSION="autoconf-3090000"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="PublicDomain"
|
||||
@ -74,7 +74,3 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-static \
|
||||
--enable-threadsafe \
|
||||
--enable-dynamic-extensions \
|
||||
--with-gnu-ld"
|
||||
|
||||
post_makeinstall_target() {
|
||||
rm -rf $INSTALL/usr/bin
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user