aboutsummaryrefslogtreecommitdiffstats
path: root/README.BLFS
diff options
context:
space:
mode:
authorPierre Labastie <pierre@linuxfromscratch.org>2018-01-30 13:53:34 +0000
committerPierre Labastie <pierre@linuxfromscratch.org>2018-01-30 13:53:34 +0000
commit1fa0dee15b66a0286ba4dfa30829c1fcfc6590ae (patch)
tree7e4bb90666e9e4ec2972a1b8d96dc7b6508d37f2 /README.BLFS
parent2140f22a882be5e1f8f1fa38f00b04ce1d180c3a (diff)
Prepend JH_ to exported variables in jhalfs-blfs, so that collision with
build system variables is unlikely
Diffstat (limited to 'README.BLFS')
-rw-r--r--README.BLFS4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.BLFS b/README.BLFS
index 41b91947b0..b5e78c19e0 100644
--- a/README.BLFS
+++ b/README.BLFS
@@ -265,8 +265,8 @@ Working files: several files are generated when first running the tool
IMPORTANT: Review and edit envars.conf, at least after installing the
tool. This file is used to set global envars needed by the build scripts.
- If you use package management, the variable PACK_INSTALL should point to
- where the packInstall.sh script resides.
+ If you use package management, the variable JH_PACK_INSTALL should point to
+ the directory where the packInstall.sh script resides.
4.4 CREATING THE MAKEFILE::