Natanael Copa b891887975 main/php: fix php-dev package and cleanup building
- 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.
2011-03-04 18:51:54 +00:00
..