mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 21:22:03 +01:00
- install all in $pkgdir first, then move to subpackages this is alpine style and prevents -dev package be broken - move duplicate code to function _do_build - build the variants out of source tree. only copy object files this saves space - build cli, cgi and pear in one shot. saves one build (of cli) - move phpize to php-cli. seems like pecl needs it.