mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Fixed up sysconfdir to gucharmap and at-spi.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8444 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
c4762dfc3a
commit
30e6ddeb7a
@ -77,8 +77,9 @@
|
|||||||
following commands:</para>
|
following commands:</para>
|
||||||
|
|
||||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||||
|
--sysconfdir=&gnome-etc-dir; \
|
||||||
--libexecdir=$(pkg-config \
|
--libexecdir=$(pkg-config \
|
||||||
--variable=prefix ORBit-2.0)/lib/at-spi &&
|
--variable=prefix ORBit-2.0)/lib/at-spi &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
<para>This package does not come with a functional test suite. Review the
|
<para>This package does not come with a functional test suite. Review the
|
||||||
@ -101,6 +102,9 @@ make</userinput></screen>
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
href="../../xincludes/gnome-prefix.xml"/>
|
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
|
<para><parameter>--libexecdir=$(pkg-config --variable=prefix
|
||||||
ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
|
ORBit-2.0)/lib/at-spi</parameter>: This parameter causes the libexec
|
||||||
files to be installed in the preferred location of
|
files to be installed in the preferred location of
|
||||||
|
@ -86,6 +86,7 @@
|
|||||||
commands:</para>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
|
||||||
|
--sysconfdir=&gnome-etc-dir; \
|
||||||
--localstatedir=/var/lib &&
|
--localstatedir=/var/lib &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
@ -103,6 +104,9 @@ make</userinput></screen>
|
|||||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
href="../../xincludes/gnome-prefix.xml"/>
|
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"
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
href="../../xincludes/scrollkeeper-dir.xml"/>
|
href="../../xincludes/scrollkeeper-dir.xml"/>
|
||||||
|
|
||||||
|
@ -41,6 +41,15 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>June 12th, 2010</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[wblaszcz] - Fixed up sysconfdir to gucharmap and at-spi.</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>June 9th, 2010</para>
|
<para>June 9th, 2010</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
Loading…
Reference in New Issue
Block a user