mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +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
|
||||
|
||||
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() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user