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/final-system/multilib/udev.xml

    r9a1543f ra413a82f  
    2828
    2929<screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} CC="gcc ${BUILD32}" \
    30   ./configure --prefix=/usr --exec-prefix="" --sysconfdir=/etc \
    31   --with-rootprefix="" --libexecdir=/lib --libdir=/lib \
     30  ./configure --prefix=/usr --sysconfdir=/etc --with-rootprefix="" \
     31  --libexecdir=/lib --bindir=/sbin \
    3232  --with-usb-ids-path=no --with-pci-ids-path=no \
    3333  --enable-rule_generator --disable-introspection --disable-keymap \
Note: See TracChangeset for help on using the changeset viewer.