Bug fix.
This commit is contained in:
parent
8ebf1542d5
commit
ebd1409432
1 changed files with 1 additions and 1 deletions
2
jhalfs
2
jhalfs
|
@ -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
|
||||
|
|
Reference in a new issue