summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Emmanuel N. Millan2019-09-13 18:32:11 +0200
committer Willy Sudiarto Raharjo2019-09-13 18:32:11 +0200
commitc545f102eef2eb9ddf0ca7c3fbc961c41c85cb60 (patch)
tree2866b0f3c4165c87c7749b9c43342f96615ac5f1
parent1398c057fb1bbf991dd29d4bc5bb8fbece9d8250 (diff)
downloadslackbuilds-c545f102eef2eb9ddf0ca7c3fbc961c41c85cb60.tar.gz
system/aide: Add more parameters.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/aide/aide.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/aide/aide.SlackBuild b/system/aide/aide.SlackBuild
index 5f685339a1..b87c666081 100644
--- a/system/aide/aide.SlackBuild
+++ b/system/aide/aide.SlackBuild
@@ -59,6 +59,8 @@ LDFLAGS="-L/usr/lib${LIBDIRSUFFIX}" \
--prefix=/usr \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
+ --with-posix-acl \
+ --with-e2fsattrs \
--localstatedir=/var \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \