Explorar el Código

Spacing

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs hace 13 años
padre
commit
ff7785d01e
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      chapter06/pkgconfig.xml

+ 1 - 3
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>