mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
libssh: copy version.h to sysroot
This commit is contained in:
@@ -28,5 +28,6 @@ makeinstall_target() {
|
||||
|
||||
mkdir -p $SYSROOT_PREFIX/usr/include/libssh
|
||||
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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user