Ignore:
Timestamp:
03/30/2022 10:27:03 AM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
2fd624d
Parents:
f45af2c
Message:

LFS: Simplify git repo management

Use inly one variable, REPO, containing the LFS git repo url. The
BLFS Makefile hardcodes the LFS and BLFS git repo urls, so no need
to pass them.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/libs/func_install_blfs

    rf45af2c r9f89fae  
    5050          TRACKING_DIR=$BUILDDIR$TRACKING_DIR    \
    5151          LFS_XML=$BUILDDIR$BLFS_ROOT/$LFS_XML   \
    52           LFS-GIT=$GIT/lfs.git                   \
    5352          LFS-BRANCH=${LFS_TREE}                 \
    5453          BLFS_XML=$BUILDDIR$BLFS_ROOT/$BLFS_XML \
    55           GIT=$GIT/blfs.git                      \
    5654          BLFS-BRANCH=${BLFS_TREE}               \
    5755          $BUILDDIR$BLFS_ROOT/packages.xml
Note: See TracChangeset for help on using the changeset viewer.