diff --git a/BLFS/xsl/scripts.xsl b/BLFS/xsl/scripts.xsl index 45acb3e..4b98fbc 100644 --- a/BLFS/xsl/scripts.xsl +++ b/BLFS/xsl/scripts.xsl @@ -217,6 +217,10 @@ export JH_KEEP_FILES=" unset MAKELEVEL +if [ -r /etc/profile ]; then source /etc/profile; fi # End of environment