mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/build: allow building between packages
This commit is contained in:
parent
87d7e3b3e6
commit
3a8e676198
@ -213,8 +213,6 @@ if [ ! -f $STAMP ]; then
|
||||
fi
|
||||
if [ -z "$PKG_CMAKE_SCRIPT" ]; then
|
||||
PKG_CMAKE_SCRIPT="$ROOT/$PKG_BUILD/CMakeLists.txt"
|
||||
else
|
||||
PKG_CMAKE_SCRIPT="$ROOT/$PKG_BUILD/$PKG_CMAKE_SCRIPT"
|
||||
fi
|
||||
|
||||
# include build template and build
|
||||
|
Loading…
x
Reference in New Issue
Block a user