diff options
Diffstat (limited to 'chapter08/eudev.xml')
-rw-r--r-- | chapter08/eudev.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter08/eudev.xml b/chapter08/eudev.xml index 0dee78d68..aa86f5150 100644 --- a/chapter08/eudev.xml +++ b/chapter08/eudev.xml @@ -53,6 +53,7 @@ <para>Prepare Eudev for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr \ + --bindir=/usr/sbin \ --sysconfdir=/etc \ --enable-manpages \ --disable-static</userinput></screen> |