mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
libssh: fix install script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7a781038f1
commit
f0ba273193
@ -23,4 +23,4 @@
|
|||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/lib
|
mkdir -p $INSTALL/usr/lib
|
||||||
cp -P $PKG_BUILD/build/libssh/*.so* $INSTALL/usr/lib
|
cp -P $PKG_BUILD/build/src/*.so* $INSTALL/usr/lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user