update to alpine 3.6

This commit is contained in:
Wonderfall
2017-05-26 19:02:48 +02:00
parent 14ab668a89
commit 5238f438d7
2 changed files with 4 additions and 2 deletions

View File

@ -15,5 +15,6 @@ shift
set -x
cd "$extDir"
[[ ! -f "config.m4" && -f "config0.m4" ]] && mv config0.m4 config.m4
phpize
./configure "$@"