Changes of Revision 12
[-] | Changed | php5-rrdtool.spec |
1
2 3 ../configure \ 4 --with-rrdtool=%{_usr} \ 5 ---with-php-config=%{_bindir}/php-config5 || cat config.log 6 +--with-php-config=%{_bindir}/php-config || cat config.log 7 8 %{__make} %{?jobs:-j%jobs} 9 popd 10 |