dinit: update spkgbuild

This commit is contained in:
Luis 2024-01-20 21:31:41 +01:00
parent b7b03c35f8
commit f26798a072
1 changed files with 2 additions and 0 deletions

View File

@ -13,4 +13,6 @@ build() {
-Dbuild-shutdown=enabled
meson compile -C build
DESTDIR=$PKG meson install --no-rebuild -C build
ln -sf /sbin/dinit $PKG/sbin/init
}