summaryrefslogtreecommitdiffstats
path: root/system/audit/audit.SlackBuild
diff options
context:
space:
mode:
author Andy Bailey <bailey@akamai.com>2010-10-24 23:40:02 -0400
committer Erik Hanson <erik@slackbuilds.org>2010-10-25 07:55:12 -0500
commit0541d96c64301b50a9a3f87cfeaef8dd701522b2 (patch)
tree3fa9902459e0fedc0e7935512fd7cae3b5b021d6 /system/audit/audit.SlackBuild
parentc8132aae43d48d3737fd0791f33cfc0d20105cb6 (diff)
downloadslackbuilds-0541d96c64301b50a9a3f87cfeaef8dd701522b2.tar.gz
slackbuilds-0541d96c64301b50a9a3f87cfeaef8dd701522b2.tar.xz
system/audit: Updated for version 2.0.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/audit/audit.SlackBuild')
-rw-r--r--system/audit/audit.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/audit/audit.SlackBuild b/system/audit/audit.SlackBuild
index 9d2dd86982..36f1c6f204 100644
--- a/system/audit/audit.SlackBuild
+++ b/system/audit/audit.SlackBuild
@@ -22,7 +22,8 @@
# SUCH DAMAGE.
PRGNAM=audit
-VERSION=${VERSION:-2.0.4}
+PKGVER=`basename $PRGNAM*tar.gz .tar.gz | cut -d- -f2`
+VERSION=${VERSION:-$PKGVER}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +80,6 @@ CFLAGS="$SLKCFLAGS" \
--localstatedir=/var \
--sysconfdir=/etc \
--mandir=/usr/man \
- --disable-static \
--program-prefix= \
--program-suffix= \
--sbindir=/sbin \