Explorar el Código

Update php-compile.sh

Bozhidar Slaveykov hace 1 año
padre
commit
93b9d5f9e8
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      compilators/debian/php/php-compile.sh

+ 0 - 3
compilators/debian/php/php-compile.sh

@@ -134,9 +134,6 @@ sudo ./configure --prefix=/usr/local/phyre/php \
         --enable-werror \
         --enable-werror \
         --with-pear \
         --with-pear \
         --with-libdir=lib/$(arch)-linux-gnu
         --with-libdir=lib/$(arch)-linux-gnu
-
-exit
-
 # Compile PHP
 # Compile PHP
 sudo make -j 4
 sudo make -j 4
 sudo make test
 sudo make test