commit
41591ccf8f
|
@ -1285,6 +1285,8 @@ installPECLModule() {
|
||||||
yaml)
|
yaml)
|
||||||
if test $1 -lt 700; then
|
if test $1 -lt 700; then
|
||||||
installPECLModule_actual="$2-1.3.1"
|
installPECLModule_actual="$2-1.3.1"
|
||||||
|
elif test $1 -lt 701; then
|
||||||
|
installPECLModule_actual="$2-2.0.4"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in New Issue