Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
php
:
php52
>
php-pecl-imagick
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
php-pecl-imagick.spec
@@ -72,12 +72,12 @@ cp -r %{pecl_name}-%{version}%{?prever} %{pecl_name}-%{version}-zts -%build -cd %{pecl_name}-%{version}-zts -# ZTS build -%{_bindir}/zts-phpize -%configure --with-imagick=%{prefix} --with-php-config=%{_bindir}/zts-php-config -make %{?_smp_mflags} +#%build +#cd %{pecl_name}-%{version}-zts +## ZTSl build +#%{_bindir}/zts-phpize +#%configure --with-imagick=%{prefix} --with-php-config=%{_bindir}/zts-php-config +#make %{?_smp_mflags} # Standard build cd ../%{pecl_name}-%{version}%{?prever}