Ignore:
Timestamp:
02/10/2012 10:35:59 PM (12 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
4fa38dd
Parents:
9225661
Message:

Remove GETKERNEL parameter. The kernel has been required for its headers since LFS-6.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_download_pkgs

    r9225661 r3158dfa  
    4545      */vim-*-lang* )
    4646            [[ "$VIMLANG" = "0" ]] && continue
    47           ;;
    48       *linux/linux-* )
    49             [[ -z "$CONFIG" ]] && [[ -z "$BOOT_CONFIG" ]] && \
    50             [[ "$GETKERNEL" = "n" ]] && continue
    5147          ;;
    5248    esac
Note: See TracChangeset for help on using the changeset viewer.