Logoj0ke.net Open Build Service > Projects > internetx:php5:EL5:extensions > php-pecl-xhprof > Changes
Sign Up | Log In

Changes of Revision 10

[-] Changed php-pecl-xhprof.spec
 
1
@@ -59,7 +59,7 @@
2
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/php.d
3
 cat > $RPM_BUILD_ROOT%{_sysconfdir}/php.d/xhprof.ini << 'EOF'
4
 ; Enable xhprof extension module
5
-zend_extension=%{php_extdir}/xhprof.so
6
+extension=%{php_extdir}/xhprof.so
7
 EOF
8
 
9
 # install doc files
10