remove trash/typo
This commit is contained in:
parent
c10570d04b
commit
c93a537152
1 changed files with 1 additions and 1 deletions
|
@ -1170,7 +1170,7 @@ EOF
|
|||
-e 's|\\$|&&|g' \
|
||||
-e 's|exit||g' \
|
||||
-e 's|$| -c|' \
|
||||
P -e 's|"$$CLFS"|$(MOUNT_PT)|'\
|
||||
-e 's|"$$CLFS"|$(MOUNT_PT)|'\
|
||||
-e 's|set -e||'`
|
||||
echo -e "CHROOT1= $chroot\n" >> $MKFILE
|
||||
fi
|
||||
|
|
Reference in a new issue