Author: wblaszcz
Date: 2010-06-11 23:53:10 -0600 (Fri, 11 Jun 2010)
New Revision: 8444
Modified:
trunk/BOOK/gnome/add/at-spi.xml
trunk/BOOK/gnome/add/gucharmap.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed up sysconfdir to gucharmap and at-spi.
Modified: trunk/BOOK/gnome/add/at-spi.xml
===================================================================
--- trunk/BOOK/gnome/add/at-spi.xml 2010-06-10 09:53:06 UTC (rev 8443)
+++ trunk/BOOK/gnome/add/at-spi.xml 2010-06-12 05:53:10 UTC (rev 8444)
@@ -77,8 +77,9 @@
following commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
+ --sysconfdir=&gnome-etc-dir; \
--libexecdir=$(pkg-config \
- --variable=prefix ORBit-2.0)/lib/at-spi &&
+ --variable=prefix ORBit-2.0)/lib/at-spi &&
make</userinput></screen>
<para>This package does not come with a functional test suite. Review the
@@ -101,6 +102,9 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/gnome-prefix.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/gnome-sysconfdir.xml"/>
+
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
files to be installed in the preferred location of
Modified: trunk/BOOK/gnome/add/gucharmap.xml
===================================================================
--- trunk/BOOK/gnome/add/gucharmap.xml 2010-06-10 09:53:06 UTC (rev 8443)
+++ trunk/BOOK/gnome/add/gucharmap.xml 2010-06-12 05:53:10 UTC (rev 8444)
@@ -86,6 +86,7 @@
commands:</para>
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix
ORBit-2.0) \
+ --sysconfdir=&gnome-etc-dir; \
--localstatedir=/var/lib &&
make</userinput></screen>
@@ -104,6 +105,9 @@
href="../../xincludes/gnome-prefix.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
+ href="../../xincludes/gnome-sysconfdir.xml"/>
+
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../xincludes/scrollkeeper-dir.xml"/>
<para><option>--disable-gconf</option>: Use this parameter if you do not
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2010-06-10 09:53:06 UTC
(rev 8443)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2010-06-12 05:53:10 UTC
(rev 8444)
@@ -42,6 +42,15 @@
-->
<listitem>
+ <para>June 12th, 2010</para>
+ <itemizedlist>
+ <listitem>
+ <para>[wblaszcz] - Fixed up sysconfdir to gucharmap and
at-spi.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>June 9th, 2010</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page