This commit is contained in:
Manuel Canales Esparcia 2005-11-17 21:34:20 +00:00
parent 8ebf1542d5
commit ebd1409432

2
jhalfs
View file

@ -878,7 +878,7 @@ restore-lfs-env:
mv -v /home/lfs/.bash_profile.XXX /home/lfs/.bash_profile; \\
fi;
@chown lfs:lfs /home/lfs/.bash* && \\
@touch \$@
touch \$@
EOF
) >> $MKFILE