[arch-commits] Commit in awstats/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Mon Jul 4 13:20:39 UTC 2016


    Date: Monday, July 4, 2016 @ 13:20:39
  Author: spupykin
Revision: 182196

upgpkg: awstats 7.5-2

upd

Modified:
  awstats/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-04 13:17:39 UTC (rev 182195)
+++ PKGBUILD	2016-07-04 13:20:39 UTC (rev 182196)
@@ -4,7 +4,7 @@
 
 pkgname=awstats
 pkgver=7.5
-pkgrel=1
+pkgrel=2
 pkgdesc="tool that generates web, streaming, ftp and mail server statistics, graphically"
 arch=('any')
 license=('GPL')
@@ -39,7 +39,7 @@
   # Arch Linux specific path:
   install -Dm644 tools/httpd_conf $pkgdir/${_SYSCONFDIR}/httpd/conf/extra/httpd-awstats.conf
   install -Dm644 wwwroot/cgi-bin/awstats.model.conf $pkgdir/${_SYSCONFDIR}/awstats/awstats.model.conf
-  install -Dm744 $srcdir/cron.awstats $pkgdir/${_SYSCONFDIR}/cron.hourly/awstats
+  install -Dm644 $srcdir/cron.awstats $pkgdir/${_DOCDIR}/cron.hourly
 
   install -m 755 tools/logresolvemerge.pl $pkgdir/${_INSTDIR}/tools/logresolvemerge.pl
   install -m 755 tools/maillogconvert.pl $pkgdir/${_INSTDIR}/tools/maillogconvert.pl



More information about the arch-commits mailing list