Blame vars/php.vars

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