aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--insidechroot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/insidechroot.sh b/insidechroot.sh
index b927c29..b44e4ca 100644
--- a/insidechroot.sh
+++ b/insidechroot.sh
@@ -150,7 +150,7 @@ EOF
cd /sources || exit 1
# Chapter 7
- printf "%b" "${IWHT}============ ${IGRN}Building ${IYLW}Chapter 7${IWHT} \
+ printf "%b" "\n${IWHT}============ ${IGRN}Building ${IYLW}Chapter 7${IWHT} \
============${RST}\n"
for package in libstdc++ gettext bison perl python texinfo util-linux; do