Ignore:
Timestamp:
Dec 7, 2006, 11:23:24 PM (18 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:
1e184e11
Parents:
8473983
Message:

Reverting of Sysroot Changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/x86_64-64/lilo-build.xml

    r8473983 rbc2e3fa  
    3434      when it runs:</para>
    3535
    36 <screen os="d"><userinput>make -k lilo.static</userinput></screen>
     36<screen os="d"><userinput>make lilo-static</userinput></screen>
    3737
    3838    <para os="e">Install only the parts we need:</para>
    3939
    40 <screen os="f"><userinput>install -v -m755 lilo-static ${CLFS}/tools/bin
    41 install -v -m755 keytab-lilo.pl ${CLFS}/tools/bin</userinput></screen>
     40<screen os="f"><userinput>install -v -m755 lilo-static /tools/bin
     41install -v -m755 keytab-lilo.pl /tools/bin</userinput></screen>
    4242
    4343  </sect2>
Note: See TracChangeset for help on using the changeset viewer.