Author: pierre
Date: Sun Sep 20 06:28:32 2015
New Revision: 16433

Log:
Cosmetics on qt libraries

Modified:
   trunk/BOOK/x/lib/qt4.xml
   trunk/BOOK/x/lib/qt5.xml

Modified: trunk/BOOK/x/lib/qt4.xml
==============================================================================
--- trunk/BOOK/x/lib/qt4.xml    Sat Sep 19 13:16:52 2015        (r16432)
+++ trunk/BOOK/x/lib/qt4.xml    Sun Sep 20 06:28:32 2015        (r16433)
@@ -228,9 +228,10 @@
         components and to update to a new version.  If you do want to install
         <application>Qt4</application> in /usr, the directories need to
         be specified explicitly.  In this case, set QT4PREFIX=/usr and add
-        the following to the configure arguments below:</para>
+        the following to the configure arguments below:
+      </para>
 
-        <screen><userinput>-bindir         /usr/bin/qt4                \
+<screen role="nodump"><userinput>-bindir         /usr/bin/qt4                \
 -plugindir      /usr/lib/qt4/plugins        \
 -importdir      /usr/lib/qt4/imports        \
 -headerdir      /usr/include/qt4            \
@@ -238,7 +239,7 @@
 -docdir         /usr/share/doc/qt4          \
 -translationdir /usr/share/qt4/translations \
 -demosdir       /usr/share/doc/qt4/demos    \
--examplesdir    /usr/share/doc/qt4/examples </userinput></screen>
+-examplesdir    /usr/share/doc/qt4/examples \</userinput></screen>
     </note>
 
     <para>

Modified: trunk/BOOK/x/lib/qt5.xml
==============================================================================
--- trunk/BOOK/x/lib/qt5.xml    Sat Sep 19 13:16:52 2015        (r16432)
+++ trunk/BOOK/x/lib/qt5.xml    Sun Sep 20 06:28:32 2015        (r16433)
@@ -209,9 +209,10 @@
         components and to update to a new version.  If you do want to install
         <application>Qt5</application> in /usr, the directories need to
         be specified explicitly.  In this case, set QT5PREFIX=/usr and add
-        the following to the configure arguments below:</para>
+        the following to the configure arguments below:
+      </para>
 
-        <screen><userinput>-bindir         /usr/bin/qt5                \
+<screen role="nodump"><userinput>-bindir         /usr/bin/qt5                \
 -plugindir      /usr/lib/qt5/plugins        \
 -importdir      /usr/lib/qt5/imports        \
 -headerdir      /usr/include/qt5            \
@@ -219,7 +220,7 @@
 -docdir         /usr/share/doc/qt5          \
 -translationdir /usr/share/qt5/translations \
 -demosdir       /usr/share/doc/qt5/demos    \
--examplesdir    /usr/share/doc/qt5/examples </userinput></screen>
+-examplesdir    /usr/share/doc/qt5/examples \</userinput></screen>
     </note>
 
     <para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to