Ignore:
Timestamp:
Sep 4, 2012, 5:57:21 PM (12 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6345f19
Parents:
9a1543f
Message:

Update udev configure options to more final sane outcome.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/udev.xml

    r9a1543f ra413a82f  
    3232        ./configure --prefix=/usr \
    3333        --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    34         --exec-prefix="" --with-rootprefix=$CLFS \
     34        --with-rootprefix=$CLFS --bindir=/sbin \
    3535        --sysconfdir=/etc --libexecdir=/lib \
    36         --libdir=/usr/lib --disable-introspection \
     36        --disable-introspection \
    3737        --with-usb-ids-path=no --with-pci-ids-path=no \
    3838        --disable-gtk-doc-html --disable-gudev \
Note: See TracChangeset for help on using the changeset viewer.