summaryrefslogtreecommitdiffstats
path: root/recipe.d/0103-acl
blob: 878a406948f64e83ec8979ea5b2316eadbbae882 (plain)
1
2
3
4
5
6
7
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