Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php5
:
EL5
>
php-sqlite2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 8
[-]
[+]
Changed
php-sqlite2.spec
@@ -40,7 +40,7 @@ %__make INSTALL_ROOT=%{buildroot} install %{__mkdir_p} %{buildroot}%{pecl_xmldir} -%{__install} -m 644 package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml +%{__install} -m 644 ../package.xml %{buildroot}%{pecl_xmldir}/%{name}.xml %{__mkdir_p} %{buildroot}%{_sysconfdir}/php.d %{__cat} > %{buildroot}%{_sysconfdir}/php.d/sqlite2.ini << 'EOF'