mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
ppp: install development headers and libs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4c6765e672
commit
bcf402dc74
@ -50,6 +50,7 @@ make_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
make DESTDIR=$SYSROOT_PREFIX/usr install-devel
|
||||||
make DESTDIR=$INSTALL/usr install
|
make DESTDIR=$INSTALL/usr install
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user