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|\\$|&&|g' \
|
||||||
-e 's|exit||g' \
|
-e 's|exit||g' \
|
||||||
-e 's|$| -c|' \
|
-e 's|$| -c|' \
|
||||||
P -e 's|"$$CLFS"|$(MOUNT_PT)|'\
|
-e 's|"$$CLFS"|$(MOUNT_PT)|'\
|
||||||
-e 's|set -e||'`
|
-e 's|set -e||'`
|
||||||
echo -e "CHROOT1= $chroot\n" >> $MKFILE
|
echo -e "CHROOT1= $chroot\n" >> $MKFILE
|
||||||
fi
|
fi
|
||||||
|
|
Reference in a new issue