mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
ppp: fix 'make install' issues
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
235c6c0432
commit
a371f173d9
@ -50,7 +50,7 @@ make_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
make INSTROOT=$INSTALL install
|
make DESTDIR=$INSTALL/usr install
|
||||||
}
|
}
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user