diff options
Diffstat (limited to 'chapter08/coreutils.xml')
-rw-r--r-- | chapter08/coreutils.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index c5d2a5032..c3c62bf89 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -69,6 +69,7 @@ <screen><userinput remap="configure">autoreconf -fiv FORCE_UNSAFE_CONFIGURE=1 ./configure \ --prefix=/usr \ + --libexecdir=/usr/lib \ --enable-no-install-program=kill,uptime</userinput></screen> <variablelist> |