mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
libssh: copy version.h to sysroot
This commit is contained in:
parent
6dabe9344e
commit
5001b33457
@ -28,5 +28,6 @@ makeinstall_target() {
|
|||||||
|
|
||||||
mkdir -p $SYSROOT_PREFIX/usr/include/libssh
|
mkdir -p $SYSROOT_PREFIX/usr/include/libssh
|
||||||
cp $PKG_BUILD/include/libssh/{callbacks.h,legacy.h,libssh.h,server.h,sftp.h,ssh2.h} \
|
cp $PKG_BUILD/include/libssh/{callbacks.h,legacy.h,libssh.h,server.h,sftp.h,ssh2.h} \
|
||||||
|
$PKG_BUILD/.$TARGET_NAME/include/libssh/libssh_version.h \
|
||||||
$SYSROOT_PREFIX/usr/include/libssh
|
$SYSROOT_PREFIX/usr/include/libssh
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user