Changeset 2bd2fb8 for LFS


Ignore:
Timestamp:
03/30/2022 12:49:43 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
8825e69
Parents:
2fd624d
Message:

Replace $PROGNAME-commands with $COMMANDS

This allows to remove some references to PROGNAME

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LFS/master.sh

    r2fd624d r2bd2fb8  
    229229  echo "Creating Makefile... ${BOLD}START${OFF}"
    230230
    231   cd $JHALFSDIR/${PROGNAME}-commands
     231  cd "$JHALFSDIR/$COMMANDS"
    232232
    233233  # Start with empty files
Note: See TracChangeset for help on using the changeset viewer.