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

upd

parent c966b5fd
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,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/"
......@@ -69,8 +69,8 @@ package() {
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
......
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