diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-06-03 19:37:58 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-06-03 19:37:58 +0000 |
commit | ff7785d01e6e3166f580b1a55b95a81074faf6cd (patch) | |
tree | 51f4087a55b8eea30e46688f875515a19ef348db /chapter06 | |
parent | 450e682e4cc1b8091ef8ee71b48f4093dbb005ae (diff) |
Spacing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/pkgconfig.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chapter06/pkgconfig.xml b/chapter06/pkgconfig.xml index 8419f1439..0862520f9 100644 --- a/chapter06/pkgconfig.xml +++ b/chapter06/pkgconfig.xml @@ -47,9 +47,7 @@ <screen><userinput remap="configure">./configure --prefix=/usr \ --with-installed-popt \ --with-internal-glib \ - --docdir=/usr/share/doc/pkg-config-&pkgconfig-version; - -</userinput></screen> + --docdir=/usr/share/doc/pkg-config-&pkgconfig-version;</userinput></screen> <para>Compile the package:</para> |