mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
zlib-initramfs: zlib_initramfs: change install script regarding the package script changes
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
63fe2c6589
commit
3d3b39378c
@ -25,4 +25,4 @@
|
||||
ZLIB_DIR="$BUILD/zlib-[0-9]*"
|
||||
|
||||
mkdir -p $INSTALL/lib
|
||||
cp -R $ZLIB_DIR/*.so* $INSTALL/lib
|
||||
cp -R $ZLIB_DIR/.install_pkg/usr/lib/*.so* $INSTALL/lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user