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