1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-08-06 11:12:03 +00:00
Files
MyLFS-big_bash_script/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