diff options
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> |