Skip to content
Snippets Groups Projects
Commit b537e017 authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

upgpkg: 7.5.2-6

parent 9b99c137
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=logwatch
pkgver=7.5.2
pkgrel=5
pkgrel=6
arch=('any')
pkgdesc="Logwatch is a customizable log analysis system."
url="http://www.logwatch.org/"
......@@ -52,6 +52,7 @@ package() {
echo "$pkgdir/usr/share/logwatch" | sh install_logwatch.sh --systemd
ln -sf /usr/share/logwatch/scripts/logwatch.pl "$pkgdir"/usr/bin/logwatch
rm -rf "$pkgdir"/usr/lib/systemd/system/multi-user.target.wants
sed -i "s|$pkgdir||g" "$pkgdir"/usr/share/logwatch/scripts/logwatch.pl
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment