diff --git a/plugins/php/versions/common/imagemagick.sh b/plugins/php/versions/common/imagemagick.sh index dccd27a01..0db95b85b 100755 --- a/plugins/php/versions/common/imagemagick.sh +++ b/plugins/php/versions/common/imagemagick.sh @@ -70,7 +70,7 @@ Install_lib() if [ "$version" -gt "74" ];then OPTIONS="$OPTIONS --disable-openmp" - if + fi $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config $OPTIONS