Ignore:
Timestamp:
Feb 3, 2014, 10:08:44 AM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5fe9680
Parents:
5f7380b
Message:

Add --with-kbd-loadkeys=/bin/loadkeys --with-kbd-setfont=/bin/setfont as our CLFS kbd build will install them to /bin. Systemd will default to /usr/bin.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/systemd-n32.xml

    r5f7380b r3bff4bed  
    3535    --libexecdir=/usr/lib32 --docdir=/usr/share/doc/systemd-&systemd-version; \
    3636    --with-rootprefix="" -with-rootlibdir=/lib32 \
    37     --enable-split-usr --disable-gudev</userinput></screen>
     37    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
     38    --with-kbd-setfont=/bin/setfont</userinput></screen>
    3839
    3940    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.