From 782a77b2c405a30d419f2de0f91cf7da81ac6f71 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Fri, 4 Dec 2020 09:30:37 +0000 Subject: [PATCH] Fix an inaccurate comment in packInstall.sh.porg --- pkgmngt/packInstall.sh.porg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg index b516a9e..29de0f0 100644 --- a/pkgmngt/packInstall.sh.porg +++ b/pkgmngt/packInstall.sh.porg @@ -98,8 +98,8 @@ wrapInstall() { # a bash command is passed as an argument (that may be a compound command). # It is executed by this function, after various set-ups... -# Note that PKGDIR is changed to UNPACKDIR -# and PKG_DEST is changed to PKG_DIR in BLFS tools. +# Note that PKGDIR is changed to JH_UNPACKDIR +# and PKG_DEST is changed to JH_PKG_DIR in BLFS tools. # The sed for PACKAGE is therefore not needed in BLFS, # but it does not hurt, either. local PCKGVRS=$(basename $PKGDIR)