aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/glibc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r--chapter06/glibc.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml
index 941b6d389..6d2ba0d12 100644
--- a/chapter06/glibc.xml
+++ b/chapter06/glibc.xml
@@ -77,7 +77,8 @@ cd ../glibc-build</userinput></screen>
<para>Prepare Glibc for compilation:</para>
-<screen><userinput remap="configure">SED=sed ../glibc-&glibc-version;/configure \
+<screen><userinput remap="configure">SED=sed \
+../glibc-&glibc-version;/configure \
--prefix=/usr \
--disable-profile \
--enable-kernel=&min-kernel; \