Changeset 74573c8 in clfs-sysroot


Ignore:
Timestamp:
Mar 17, 2009, 5:08:11 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
1bf6b11
Parents:
750c0d5
Message:

Modified build of KBD to make utf-8 friendly

File:
1 edited

Legend:

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

    r750c0d5 r74573c8  
    3838
    3939<screen os="b"><userinput>./configure --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    40     --prefix=/usr --datadir=/lib/kbd \
    41     --cache-file=config.cache</userinput></screen>
    42 
    43     <variablelist os="c">
    44       <title>The meaning of the configure options:</title>
    45 
    46       <varlistentry>
    47         <term><parameter>--datadir</parameter></term>
    48         <listitem>
    49           <para>This option places the Kbd data and keymap files into /lib/kbd,
    50           as they are used by some of the scripts in the CLFS-Bootscripts
    51           package and must be on the root partition.</para>
    52         </listitem>
    53       </varlistentry>
    54 
    55     </variablelist>
     40    --prefix=/usr --cache-file=config.cache</userinput></screen>
    5641
    5742    <para os="d">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.