summaryrefslogtreecommitdiffstats
path: root/recipe.d/0103-acl
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0103-acl')
-rw-r--r--recipe.d/0103-acl8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipe.d/0103-acl b/recipe.d/0103-acl
new file mode 100644
index 0000000..878a406
--- /dev/null
+++ b/recipe.d/0103-acl
@@ -0,0 +1,8 @@
+mcd $BUILDDIR/acl
+rsync -av $SRC/acl-*/ ./
+touch .census
+./configure $TCONFIGARGS --libexecdir=/usr/lib
+make $J LIBTOOL="libtool --tag=CC"
+make $J install
+make $J install-dev
+make $J install-lib