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

Sergej Pupykin spupykin at archlinux.org
Thu Sep 19 12:20:25 UTC 2019


    Date: Thursday, September 19, 2019 @ 12:20:25
  Author: spupykin
Revision: 511172

upgpkg: logwatch 7.5.2-3

Modified:
  logwatch/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-19 11:17:39 UTC (rev 511171)
+++ PKGBUILD	2019-09-19 12:20:25 UTC (rev 511172)
@@ -3,7 +3,7 @@
 
 pkgname=logwatch
 pkgver=7.5.2
-pkgrel=2
+pkgrel=3
 arch=('any')
 pkgdesc="Logwatch is a customizable log analysis system."
 url="http://www.logwatch.org/"
@@ -78,9 +78,6 @@
 
 	install -m 0755 -d "$pkgdir"/var/cache/logwatch
 
-	# https://bbs.archlinux.org/viewtopic.php?id=227516
-	install -dm0755 "$pkgdir"/var/log
-	touch "$pkgdir"/var/log/emptylog
 	install -Dm0644 "$srcdir"/cron.conf "$pkgdir"/usr/share/logwatch/dist.conf/logfiles/cron.conf
 	install -Dm0644 "$srcdir"/maillog.conf "$pkgdir"/usr/share/logwatch/dist.conf/logfiles/maillog.conf
 	install -Dm0644 "$srcdir"/messages.conf "$pkgdir"/usr/share/logwatch/dist.conf/logfiles/messages.conf



More information about the arch-commits mailing list