mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
jasper: fix unpack script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
ae141f7271
commit
2f54ec017a
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
cp $BUILD/configtools/config.guess $BUILD/$1*/acaux
|
cp $SCRIPTS/configtools/config.guess $BUILD/$1*/acaux
|
||||||
cp $BUILD/configtools/config.sub $BUILD/$1*/acaux
|
cp $SCRIPTS/configtools/config.sub $BUILD/$1*/acaux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user