Changeset ea0be93 for BLFS/update-lfs.sh


Ignore:
Timestamp:
10/15/2020 01:15:33 PM (4 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
782a77b
Parents:
018ab00
Message:

Now that tcl, expect, and dejagnu are only in lfs, update instpkg.xml
with those packages after installing lfs, or when updating lfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/update-lfs.sh

    r018ab00 rea0be93  
    100100                  sort | uniq); do
    101101        case "x$pack" in
    102             xtcl | xexpect | xdejagnu | xgcc* | *pass[12] | xvim | \
     102            xgcc* | *pass[12] | xvim | \
    103103            xshadow | xPython | xlinux-headers | xdbus | xsystemd )
    104104                continue ;;
Note: See TracChangeset for help on using the changeset viewer.