aboutsummaryrefslogtreecommitdiffstats
path: root/lfs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lfs.sh')
-rwxr-xr-xlfs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lfs.sh b/lfs.sh
index bcdadc0..99ef263 100755
--- a/lfs.sh
+++ b/lfs.sh
@@ -12,7 +12,6 @@ export LFS_TGT=$(uname -m)-lfs-linux-gnu
PATH=/usr/bin
if [ ! -L /bin ]; then PATH=/bin:${PATH}; fi
export PATH=${LFS}/tools/bin:${PATH}
-echo $PATH
export CONFIG_SITE=${LFS}/usr/share/config.site
export LFS_VER=LFS10_1