Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
>
php-5.2.8
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
php5.spec
@@ -1165,10 +1165,10 @@ %build #find %{_libdir} -name "*.la" | xargs grep 'dependency_libs=''' # Force use of system libtool(when newer than the included) -%if 0%{?suse_version} > 1000 -%{__libtoolize} --force --copy -%{__cat} `%{__aclocal} --print-ac-dir`/libtool.m4 > build/libtool.m4 -%endif +#if 0%{?suse_version} > 1000 +#{__libtoolize} --force --copy +#{__cat} `%{__aclocal} --print-ac-dir`/libtool.m4 > build/libtool.m4 +#endif #get rid of bundled libraries which are not used in 10.2 and later %if 0%{?suse_version} > 1010 %{__rm} -rf ext/pcre/pcrelib ext/pdo_sqlite/sqlite