]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- s|/var/log/archiv|/var/log/archive|g
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 2 Apr 2007 16:55:17 +0000 (16:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.210

lighttpd.spec

index 423d3355e91936b3da9e57429a90fb72b4758fd7..980cf2662ee65c263aeb7b14f5d3d693c8c4303c 100644 (file)
@@ -1004,7 +1004,7 @@ EOF
 %attr(640,root,lighttpd) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.user
 
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name}
-%attr(750,root,root) %dir /var/log/archiv/%{name}
+%attr(750,root,root) %dir /var/log/archive/%{name}
 %dir %attr(751,root,root) /var/log/%{name}
 %ghost %attr(644,lighttpd,lighttpd) /var/log/%{name}/access.log
 %ghost %attr(644,lighttpd,lighttpd) /var/log/%{name}/error.log
This page took 0.096213 seconds and 4 git commands to generate.