]> git.pld-linux.org Git - packages/webapps.git/commitdiff
- siplify, webapp configs at top webapps dir
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 20 Nov 2005 17:04:14 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    webapps.spec -> 1.3

webapps.spec

index cc89d89541e3a5104f27924a76f7507cd7c2c463..62c3539fa9e2ed1381c2156ea700e4e45970b1da 100644 (file)
@@ -19,7 +19,7 @@ cp %{SOURCE0} README
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_sysconfdir}/config
+install -d $RPM_BUILD_ROOT%{_sysconfdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -28,4 +28,3 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %dir %attr(751,root,http) %{_sysconfdir}
-%dir %attr(751,root,http) %{_sysconfdir}/config
This page took 0.119293 seconds and 4 git commands to generate.