Ignore:
Timestamp:
11/21/2021 06:21:45 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, legacy, trunk
Children:
5fd1a98
Parents:
9daa202
git-author:
Pierre Labastie <pierre.labastie@…> (11/08/2021 08:35:44 AM)
git-committer:
Pierre Labastie <pierre.labastie@…> (11/21/2021 06:21:45 PM)
Message:

BLFS tools: Do not source envars.conf

Now the environment variables are taken from configuration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BLFS/gen-makefile.sh

    r9daa202 r0a93085  
    4141(
    4242cat << EOF
    43         @source ${TOPDIR}/envars.conf && ${BUILD_SCRIPTS}/\$@ >logs/\$@ 2>&1
     43        @${BUILD_SCRIPTS}/\$@ >logs/\$@ 2>&1
    4444EOF
    4545) >> $MKFILE.tmp
Note: See TracChangeset for help on using the changeset viewer.