From 1118b1757d67c5e7deb4c9e4b864b00f9d8a8b0c Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 24 May 2016 21:24:59 +0000 Subject: Create branches/merge in svn repo fo rtesting of merged LFS books git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/acl.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'chapter06/acl.xml') diff --git a/chapter06/acl.xml b/chapter06/acl.xml index 9dbc1b2a8..7d448c121 100644 --- a/chapter06/acl.xml +++ b/chapter06/acl.xml @@ -59,11 +59,15 @@ Prepare Acl for compilation: -./configure --prefix=/usr \ +./configure --prefix=/usr \ --bindir=/bin \ --disable-static \ --libexecdir=/usr/lib +./configure --prefix=/usr \ + --disable-static \ + --libexecdir=/usr/lib + Compile the package: make -- cgit v1.2.3-54-g00ecf