mirror of
https://github.com/ptitSeb/box86.git
synced 2024-11-27 03:44:40 +08:00
Fix package stage of rk3399 pkgbuild
This commit is contained in:
parent
77257e2532
commit
8d663f80bd
@ -25,6 +25,5 @@ build() {
|
||||
}
|
||||
|
||||
package() {
|
||||
cd "$srcdir/${pkgname%-rk3399-git}/build"
|
||||
make DESTDIR="${pkgdir}/" install
|
||||
make -C build DESTDIR="${pkgdir}/" install
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user