Update intl.sh
This commit is contained in:
parent
9f02cf9744
commit
60af43ed31
|
|
@ -33,7 +33,7 @@ else
|
|||
fi
|
||||
|
||||
OPTIONS=''
|
||||
if [ "$version" -lt "71" ];then
|
||||
if [ "$version" -lt "74" ];then
|
||||
cd ${rootPath}/plugins/php/lib && /bin/bash icu.sh
|
||||
OPTIONS="--with-icu-dir=${serverPath}/lib/icu"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in New Issue