summaryrefslogtreecommitdiffstats
path: root/recipe.d/0103-acl
blob: 000ad527f718d58202999dd4bf641e779de5516f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#requires libtool
#requires gettext
#requires attr

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