Ignore:
Timestamp:
Feb 2, 2014, 12:24:37 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a709a94
Parents:
de53390
Message:

Add a sed command to install the locale files.

File:
1 edited

Legend:

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

    rde53390 r09465d6  
    2525  <sect2 role="installation">
    2626    <title>Installation of Diffutils</title>
     27
     28    <para os="s1">"Fix a file so locale files are installed:"</para>
     29
     30<screen os="s2"><userinput>sed -i 's:= @mkdir_p@:= /bin/mkdir -p:' po/Makefile.in.in</userinput></screen>
    2731
    2832    <para os="a">Prepare Diffutils for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.