summaryrefslogtreecommitdiff
path: root/data/php/make.sh
blob: a46655ddbc33ccab293386fabef25217886ae794 (plain)
1
2
3
4
5
pkg:setup
autoconf
CC="${PKG_TARG}"-gcc pkg:configure --with-iconv="${PKG_ROOT}"/usr --with-curl="$(PKG_DEST_ curl)"/usr --enable-fastcgi
make
make install prefix="${PKG_DEST}"/usr datarootdir="${PKG_DEST}"/usr