Author: bdubbs
Date: Mon Oct 30 15:53:14 2017
New Revision: 19422
Log:
Tweak glib instructions
Modified:
trunk/BOOK/general/genlib/glib2.xml
Modified: trunk/BOOK/general/genlib/glib2.xml
==============================================================================
--- trunk/BOOK/general/genlib/glib2.xml Mon Oct 30 14:21:30 2017 (r19421)
+++ trunk/BOOK/general/genlib/glib2.xml Mon Oct 30 15:53:14 2017 (r19422)
@@ -160,6 +160,8 @@
<screen><userinput>cp ../gengiotypefuncs.py gio/tests &&
+sed -i 's/54.0/54.2/' meson.build &&
+
mkdir build-glib &&
cd build-glib &&
@@ -208,6 +210,12 @@
<title>Command Explanations</title>
<para>
+ <command>sed ... meson.build</command>: Fix the version of
+ the package to be consistent with other version numbers embedded
+ in the code.
+ </para>
+
+ <para>
<parameter>-Dwith-pcre=system</parameter>: This switch causes the
build to use a system-provided version of the
<application>PCRE</application> library instead of an internal
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page