Author: fernando
Date: Fri Mar 28 02:31:28 2014
New Revision: 12901
Log:
Replace check by test in Graphite2-1.2.4, thanks Wayne B. Fix qt4-dir to the
new value /opt/qt in general.ent, thanks Christopher.
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/genlib/libdbusmenuqt.xml
trunk/BOOK/general/graphlib/graphite2.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Thu Mar 27 15:37:48 2014 (r12900)
+++ trunk/BOOK/general.ent Fri Mar 28 02:31:28 2014 (r12901)
@@ -580,7 +580,7 @@
<!ENTITY xulrunner-version "28.0">
<!ENTITY gtk2-libdir "2.0/2.10.0">
-<!ENTITY qt4-dir "$QTDIR">
+<!ENTITY qt4-dir "$QT4DIR">
<!-- Chapter 26 -->
<!ENTITY fluxbox-version "1.3.5">
Modified: trunk/BOOK/general/genlib/libdbusmenuqt.xml
==============================================================================
--- trunk/BOOK/general/genlib/libdbusmenuqt.xml Thu Mar 27 15:37:48 2014
(r12900)
+++ trunk/BOOK/general/genlib/libdbusmenuqt.xml Fri Mar 28 02:31:28 2014
(r12901)
@@ -92,7 +92,7 @@
<screen><userinput>mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=&qt4-dir; \
- -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_BUILD_TYPE=Release \
-DWITH_DOC=OFF .. &&
make</userinput></screen>
Modified: trunk/BOOK/general/graphlib/graphite2.xml
==============================================================================
--- trunk/BOOK/general/graphlib/graphite2.xml Thu Mar 27 15:37:48 2014
(r12900)
+++ trunk/BOOK/general/graphlib/graphite2.xml Fri Mar 28 02:31:28 2014
(r12901)
@@ -133,7 +133,7 @@
make</userinput></screen>
<para>
- To test the results, issue: <command>make check</command>.
+ To test the results, issue: <command>make test</command>.
</para>
<para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page