]> git.pld-linux.org Git - packages/awstats.git/commitdiff
- fixed permissions to cgi script
authorAdam Gołębiowski <adamg@pld-linux.org>
Sun, 3 Aug 2003 16:02:10 +0000 (16:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    awstats.spec -> 1.10

awstats.spec

index 1f585d2960d183aed3a89b6fa7b45cfd18964102..df1877032e736633791b92eef4e80d3edad255dd 100644 (file)
@@ -100,5 +100,5 @@ rm -rf $RPM_BUILD_ROOT
 %attr(750,root,root) %{_sysconfdir}/cron.hourly/00awstats
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/*
 %attr(750,root,root) %{_sysconfdir}/cron.hourly/00awstats
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/*
-%{wwwdir}/cgi-bin/*
+%attr(750,root,root) %{wwwdir}/cgi-bin/*
 %{wwwdir}/html/*
 %{wwwdir}/html/*
This page took 0.084627 seconds and 4 git commands to generate.