Ignore:
Timestamp:
Jan 6, 2009, 12:45:51 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:
ff84b5f1
Parents:
1ab60d4
Message:

Modified build of KBD to make utf-8 friendly

File:
1 edited

Legend:

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

    r1ab60d4 r1a5985d  
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \
    29     --datadir=/lib64/kbd</userinput></screen>
     28<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen>
    3029
    31     <variablelist os="c">
    32       <title>The meaning of the configure options:</title>
     30    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     31    href="../common/kbd.xml"
     32    xpointer="xpointer(//*[@os='c'])"/>
    3333
    34       <varlistentry>
    35         <term><parameter>--datadir</parameter></term>
    36         <listitem>
    37           <para>This option places the Kbd data and keymap files into
    38           /lib64/kbd, as they are used by some of the scripts in the
    39           CLFS-Bootscripts package and must be on the root partition.</para>
    40         </listitem>
    41       </varlistentry>
    42 
    43     </variablelist>
     34<screen os="e"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
    4435
    4536    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    4738    xpointer="xpointer(//*[@os='d'])"/>
    4839
    49 <screen os="e"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/kbd.xml"
     42    xpointer="xpointer(//*[@os='e'])"/>
    5043
    5144    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     
    6154    xpointer="xpointer(//*[@os='h'])"/>
    6255
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    64     href="../common/kbd.xml"
    65     xpointer="xpointer(//*[@os='i'])"/>
    66 
    67     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    68     href="../common/kbd.xml"
    69     xpointer="xpointer(//*[@os='j'])"/>
    70 
    7156  </sect2>
    7257
Note: See TracChangeset for help on using the changeset viewer.