Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
EL5
:
extensions
>
php5-xcache
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 10
[-]
[+]
Changed
php-xcache.spec
@@ -44,7 +44,7 @@ mkdir -p $RPM_BUILD_ROOT/var/www/html/xcache/ %{__install} -D -m 0644 $RPM_SOURCE_DIR/xcache.ini $RPM_BUILD_ROOT%{_sysconfdir}/php.d/xcache.ini sed -i -e 's|/REPLACEME|%{php_extdir}|g' $RPM_BUILD_ROOT%{_sysconfdir}/php.d/xcache.ini -%{__install} -D -m 0644 htdocs/* $RPM_BUILD_ROOT%{_var}/www/html/xcache/ +cp htdocs/* $RPM_BUILD_ROOT%{_var}/www/html/xcache/ %clean