mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
added --with-zlib
This commit is contained in:
parent
0851623c80
commit
0e9526e06e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ This package contains php-cgi for Vesta Control Panel web interface.
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./configure --prefix=/usr/local/vesta/php --enable-fpm --with-fpm-user=admin --with-fpm-group=admin
|
./configure --prefix=/usr/local/vesta/php --with-zlib --enable-fpm --with-fpm-user=admin --with-fpm-group=admin
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue