On 04/30/2017 09:33 AM, akhiezer via blfs-book wrote:
Date: Sun, 30 Apr 2017 07:38:15 -0000
From: via blfs-book <[email protected]>

Author: dj
Date: Sun Apr 30 00:38:14 2017
New Revision: 18664

Log:
Fix build issue with gegl and gobject-introspection >= 1.52.1.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/graphlib/gegl.xml
   trunk/BOOK/introduction/welcome/changelog.xml

[...]

Modified: trunk/BOOK/general/graphlib/gegl.xml
==============================================================================
--- trunk/BOOK/general/graphlib/gegl.xml        Sat Apr 29 23:41:25 2017        
(r18663)
+++ trunk/BOOK/general/graphlib/gegl.xml        Sun Apr 30 00:38:14 2017        
(r18664)
@@ -119,10 +119,18 @@
     <title>Installation of gegl</title>

[...]
@@ -151,7 +159,7 @@
     </para>

     <para>
-      <option>--without-vala</option>: Do not create a
+      <parameter>--without-vala</parameter>: Do not create a


Isn't that 'option' rather than 'parameter'; the latter being for 
'var=val'-type stuff ?


       <application>vala</application> API - use this if
       <command>vapigen</command> breaks the build.
     </para>
[...]


No, this is not the distinction between <option> and <parameter> tags. From the editor's guide:

"For rendering purposes, parameters actually used in the Installation Section must use <parameter> tags. For optional switches, <option> tags should be used."

--DJ

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