]> git.pld-linux.org Git - packages/femfind.git/commitdiff
- avoid defining default %attr
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jul 2006 15:02:19 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    femfind.spec -> 1.13

femfind.spec

index 127cd0682a561e28bd4bc8565faeabedea44a694..1f97c3e6e3354c2245c61a7dec1af825dbc274be 100644 (file)
@@ -117,7 +117,7 @@ echo "Remember to init database running %{_sbindir}/makedb.pl"
 %doc README
 %dir /var/lib/femfind
 %ghost /var/log/femfind.log
-%attr(644,root,root) %config(noreplace) %{_sysconfdir}/femfind.conf
+%config(noreplace) %{_sysconfdir}/femfind.conf
 %attr(755,root,root) %{_sbindir}/makedb.pl
 %attr(755,root,root) %{_bindir}/crawler.pl
 
This page took 0.033137 seconds and 4 git commands to generate.