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 4
[-]
[+]
Changed
php-pecl-xhprof.spec
@@ -42,15 +42,17 @@ %build -cd extension +pushd extension phpize %configure --enable-xhprof CFLAGS="$RPM_OPT_FLAGS" make +popd %install -cd extension +pushd extension rm -rf $RPM_BUILD_ROOT %__make install DESTDIR=$RPM_BUILD_ROOT +popd # install config file install -d $RPM_BUILD_ROOT%{_sysconfdir}/php.d