Logoj0ke.net Open Build Service > Projects > home:netmax:rebuilds > php4 > Changes
Sign Up | Log In

Changes of Revision 19

[-] Changed php4.spec
 
1
@@ -647,7 +647,8 @@
2
 popd
3
 
4
 # Install the default configuration file and icons
5
-install -m 755 -d $RPM_BUILD_ROOT%{_sysconfdir}/
6
+install -m 755 -d $RPM_BUILD_ROOT%{_sysconfdir}
7
+install -m 755 -d $RPM_BUILD_ROOT%{_sysconfdir}/php4
8
 install -m 644    php.ini-recommended $RPM_BUILD_ROOT%{_sysconfdir}/php4/php.ini
9
 install -m 755 -d $RPM_BUILD_ROOT%{contentdir}/icons
10
 install -m 644    *.gif $RPM_BUILD_ROOT%{contentdir}/icons/
11