APKBUILD examples:ACF
ACF packages only needs a package() section.
package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install }
This article is issued from Alpinelinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.