Changeset 124ebe0 in clfs-sysroot for BOOK/final-system/common/kbd.xml


Ignore:
Timestamp:
Jun 6, 2006, 1:06:13 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
817bb11
Parents:
fa397e4
Message:

r3843@server (orig r1733): jciccone | 2006-06-06 12:54:26 -0700
Fixed a few typos.

File:
1 edited

Legend:

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

    rfa397e4 r124ebe0  
    3939    will try to strip the installed files:</para>
    4040
    41 <screen os="s4"><userinput>cp src/Makefile{,.orig}
    42 sed -e "s/install -s/install/" src/Makefile.orig &gt; src/Makefile</userinput></screen>
     41<screen os="s4"><userinput>cp src/Makefile.in{,.orig}
     42sed -e "s/install -s/install/" src/Makefile.in.orig &gt; src/Makefile.in</userinput></screen>
    4343
    4444    <para os="a">Prepare Kbd for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.