Ignore:
Timestamp:
09/11/2004 01:50:36 AM (20 years ago)
Author:
Gerard Beekmans <gerard@…>
Branches:
6.0
Children:
0e9a9e2
Parents:
45c7694
Message:

first round of printed layout fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/util-linux.xml

    r45c7694 r38bb44a  
    5151corrects the problem:</para>
    5252
    53 <screen><userinput>sed -i -e 's%^include ../MCONFIG%&amp;\n\nCFLAGS:=$(CFLAGS) -fno-unit-at-a-time%' fdisk/Makefile</userinput></screen>
     53<screen><userinput>sed -i -e 's%^include ../MCONFIG%'\
     54'&amp;\n\nCFLAGS:=$(CFLAGS) -fno-unit-at-a-time%' fdisk/Makefile</userinput></screen>
    5455
    5556<para>Prepare Util-linux for compilation:</para>
     
    6162<screen><userinput>make HAVE_KILL=yes HAVE_SLN=yes</userinput></screen>
    6263
     64<beginpage/>
    6365<para>The meaning of the make parameters:</para>
    6466
Note: See TracChangeset for help on using the changeset viewer.