mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-23 16:30:13 +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
|
||||
|
||||
if [ "$TARGET" = "target" ]; then
|
||||
if [ "$TARGET" = "target" ]; then
|
||||
if [ -f "$PKG_CONFIGURE_SCRIPT" -o -f "$PKG_CMAKE_SCRIPT" ]; then
|
||||
mkdir -p .$TARGET_NAME
|
||||
cd .$TARGET_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user