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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu May 23 10:13:38 UTC 2013


    Date: Thursday, May 23, 2013 @ 12:13:37
  Author: spupykin
Revision: 91495

upgpkg: logwatch 7.4.0-3

upd

Modified:
  logwatch/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-23 10:13:34 UTC (rev 91494)
+++ PKGBUILD	2013-05-23 10:13:37 UTC (rev 91495)
@@ -4,7 +4,7 @@
 
 pkgname=logwatch
 pkgver=7.4.0
-pkgrel=2
+pkgrel=3
 arch=('any')
 pkgdesc="Logwatch is a customizable log analysis system."
 url="http://www.logwatch.org/"
@@ -70,8 +70,8 @@
 	install -m 0644 logwatch.8 $pkgdir/usr/share/man/man8/
 
 	install -m 0755 -d $pkgdir/etc/cron.daily/
-	install -m 0755 -d $pkgdir/usr/sbin/
-	ln -s /usr/share/logwatch/scripts/logwatch.pl $pkgdir/usr/sbin/logwatch
+	install -m 0755 -d $pkgdir/usr/bin/
+	ln -s /usr/share/logwatch/scripts/logwatch.pl $pkgdir/usr/bin/logwatch
 	ln -s /usr/share/logwatch/scripts/logwatch.pl $pkgdir/etc/cron.daily/0logwatch
 
 	install -m 0755 -d $pkgdir/var/cache/logwatch




More information about the arch-commits mailing list