#
# set +o errexit -o noglob -o nounset is assumed.
pkg_php_configure_pre() {
export INSTALL_ROOT=${PKG_DESTDIR};
};
# vim:filetype=sh textwidth=0