Changeset a5f52ba for CLFS/master.sh


Ignore:
Timestamp:
02/24/2007 04:35:58 PM (17 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
39a93a4
Parents:
c560e9a
Message:

The ICA/farce Bzip2 fix is needed only on LFS-6.2 and CLFS-1.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/master.sh

    rc560e9a ra5f52ba  
    461461      mv ${script} ${script}$N
    462462    done
    463     # Remove Bzip2 binaries before make install
     463    # Remove Bzip2 binaries before make install (CLFS-1.0 compatibility)
    464464    sed -e 's@make install@rm -vf /usr/bin/bz*\n&@' -i final-system$N/*-bzip2$N
    465465    # Delete *old Readline libraries just after make install
Note: See TracChangeset for help on using the changeset viewer.