mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
slang: remove RPATH
This commit is contained in:
@@ -17,6 +17,7 @@ PKG_CONFIGURE_OPTS_TARGET="--without-onig"
|
||||
pre_configure_target() {
|
||||
# slang fails to build in subdirs
|
||||
cd ${PKG_BUILD}
|
||||
sed -i 's|RPATH=".*"|RPATH=""|' configure
|
||||
rm -rf .${TARGET_NAME}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user