mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
ppp: install development headers and libs
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -50,6 +50,7 @@ make_target() {
|
||||
}
|
||||
|
||||
makeinstall_target() {
|
||||
make DESTDIR=$SYSROOT_PREFIX/usr install-devel
|
||||
make DESTDIR=$INSTALL/usr install
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user