Update gd.sh

pull/118/head
midoks 3 years ago
parent 71aa5ce58f
commit b998234dec
  1. 3
      plugins/php/versions/52/gd.sh

@ -54,8 +54,7 @@ Install_lib()
--with-gd \
--with-jpeg-dir=/usr/lib \
--with-freetype-dir=${serverPath}/lib/freetype_old \
--enable-gd-native-ttf \
--enable-gd-jis-conv
--enable-gd-native-ttf
make clean && make && make install && make clean

Loading…
Cancel
Save