From a7ea39a8b0aebb7c6e425ac6564ca150a5580e3f Mon Sep 17 00:00:00 2001 From: Krejzi Date: Thu, 26 Dec 2013 19:49:42 +0000 Subject: [PATCH] add libexec switch git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/acl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/acl.xml b/chapter06/acl.xml index 488d9479b..60abb39f3 100644 --- a/chapter06/acl.xml +++ b/chapter06/acl.xml @@ -49,7 +49,7 @@ Prepare Acl for compilation: -./configure --prefix=/usr +./configure --prefix=/usr --libexecdir=/usr/lib Compile the package: