Changeset ea0be93


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

Files:
2 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 ;;
  • common/libs/func_install_blfs

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