Ignore:
Timestamp:
05/27/2022 01:50:53 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0ab908d, e8d4ea4
Parents:
2bb813a
Message:

fix command for removing libncurses++w.a

What was I doing ?!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter06/ncurses.xml

    r2bb813a rf81a8a4  
    138138    <command>configure</command>:</para>
    139139
    140 <screen><userinput remap="install">rm -v /usr/lib/libncurses++w.a</userinput></screen>
     140<screen><userinput remap="install">rm -v $LFS/usr/lib/libncurses++w.a</userinput></screen>
    141141
    142142    <variablelist>
Note: See TracChangeset for help on using the changeset viewer.