diff options
Diffstat (limited to 'chapter06/udev.xml')
-rw-r--r-- | chapter06/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 705c63130..164c7eb4f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -64,7 +64,7 @@ mknod -m0666 /lib/udev/devices/null c 1 3</userinput></screen> <screen><userinput remap="configure">./configure --prefix=/usr \ --sysconfdir=/etc --sbindir=/sbin \ --with-rootlibdir=/lib --libexecdir=/lib/udev \ - --disable-hwdb --disable-udev_acl --disable-introspection \ + --disable-hwdb --disable-introspection \ --disable-keymap</userinput></screen> <variablelist> |