summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d34c83de610..09198af26d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tiger
pkgver=3.2.3
-pkgrel=3
+pkgrel=4
pkgdesc="A security scanner, that checks computer for known problems. Can also use tripwire, aide and chkrootkit"
arch=('i686' 'x86_64')
url="http://www.nongnu.org/tiger/"
@@ -31,7 +31,7 @@ build() {
--mandir=/usr/share/man \
--with-tigerhome=/usr/share/tiger \
--with-tigerconfig=/etc/tiger \
- --with-tigerwork=/var/run/tiger \
+ --with-tigerwork=/run/tiger \
--with-tigerlog=/var/log/tiger \
--with-tigerbin=/usr/bin
make