Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-rrd > Changes
Sign Up | Log In

Changes of Revision 6

[-] Changed php5-rrd.spec
 
1
@@ -48,6 +48,7 @@
2
 #popd
3
 
4
 %install
5
+%__install -d %{buildroot}`php-config --extension-dir`
6
 %__make DESTDIR=%{buildroot} install
7
 %{__mkdir} -p %{buildroot}%{_sysconfdir}/php5/conf.d
8
 echo "; comment out next line to disable rrd extension in php" > %{buildroot}%{_sysconfdir}/php5/conf.d/rrd.ini
9