Ignore:
Timestamp:
Jun 21, 2009, 12:24:27 PM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
e60a7f6
Parents:
fc9ce67
Message:

Updated to Udev 143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/udev.xml

    rfc9ce67 rb875779  
    2828    <para os="a">Prepare Udev for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/usr --exec-prefix= \
    31     --sysconfdir=/etc</userinput></screen>
     30<screen os="b"><userinput>./configure --prefix=/usr \
     31  --exec-prefix="" --sysconfdir=/etc \
     32  --libexecdir=/lib/udev --libdir=/usr/lib \
     33  --disable-extras</userinput></screen>
    3234
    3335    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.