mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
scripts/build: cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5da71f4cfd
commit
076f558bdb
@ -183,7 +183,7 @@ if [ ! -f $STAMP ]; then
|
|||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
if [ "$TARGET" = "target" ]; then
|
if [ "$TARGET" = "target" ]; then
|
||||||
if [ -f "$PKG_CONFIGURE_SCRIPT" -o -f "$PKG_CMAKE_SCRIPT" ]; then
|
if [ -f "$PKG_CONFIGURE_SCRIPT" -o -f "$PKG_CMAKE_SCRIPT" ]; then
|
||||||
mkdir -p .$TARGET_NAME
|
mkdir -p .$TARGET_NAME
|
||||||
cd .$TARGET_NAME
|
cd .$TARGET_NAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user