mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
ncurses: clean up libtinfo
... addons bumped and uploaded.
This commit is contained in:
parent
bcd6f22490
commit
4370c35f8d
@ -103,9 +103,6 @@ makeinstall_target() {
|
|||||||
$SED "s:\(['=\" ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" $ROOT/$TOOLCHAIN/bin/ncurses-config
|
$SED "s:\(['=\" ]\)/usr:\\1$SYSROOT_PREFIX/usr:g" $ROOT/$TOOLCHAIN/bin/ncurses-config
|
||||||
|
|
||||||
make DESTDIR=$INSTALL -C ncurses install
|
make DESTDIR=$INSTALL -C ncurses install
|
||||||
# provide tinfo to not break 3rdparty stuff.
|
|
||||||
# TODO remove after addon bump
|
|
||||||
ln -sf libncurses.so.5 $INSTALL/usr/lib/libtinfo.so.5
|
|
||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user