Changeset 65d83a6 for LFS


Ignore:
Timestamp:
05/03/2006 07:35:01 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
17c7894
Parents:
3e7af38
Message:

Synchrnized experimental branch with trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    r3e7af38 r65d83a6  
    162162    # Remove Bzip2 binaries before make install
    163163    sed -e 's@make install@rm -vf /usr/bin/bz*\n&@' -i chapter06$N/*-bzip2
    164     # Fix how Module-Init-Tools do the install target
    165     sed -e 's@make install@make INSTALL=install install@' -i chapter06$N/*-module-init-tools
    166     # Delete *old Readline libraries just after make install
    167     sed -e 's@make install@&\nrm -v /lib/lib{history,readline}*old@' -i chapter06$N/*-readline
    168164    # Let some Udev pre-installation commands to fail
    169165    sed -e 's@/lib/udev/devices/fd@& || true@' \
Note: See TracChangeset for help on using the changeset viewer.