mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
automake: adapt for new buildsystem changes: replace $ROOT/$PKG_DIR with $PKG_DIR
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
09eb79de1c
commit
8cc2111d2a
@ -34,4 +34,4 @@ cd $PKG_BUILD
|
||||
make
|
||||
make install
|
||||
make prefix=$SYSROOT_PREFIX/usr install
|
||||
cp -P $ROOT/$PKG_DIR/files/*.m4 $SYSROOT_PREFIX/usr/share/aclocal
|
||||
cp -P $PKG_DIR/files/*.m4 $SYSROOT_PREFIX/usr/share/aclocal
|
||||
|
Loading…
x
Reference in New Issue
Block a user