Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
EL5
:
extensions
>
php-pecl-xhprof
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 10
[-]
[+]
Changed
php-pecl-xhprof.spec
@@ -59,7 +59,7 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir}/php.d cat > $RPM_BUILD_ROOT%{_sysconfdir}/php.d/xhprof.ini << 'EOF' ; Enable xhprof extension module -zend_extension=%{php_extdir}/xhprof.so +extension=%{php_extdir}/xhprof.so EOF # install doc files