Files
MyLFS/phase4/acl.sh

10 lines
153 B
Bash

# Acl Phase 4
./configure --prefix=/usr \
--disable-static \
--docdir=/usr/share/doc/acl-2.3.1
make
make install