Removed patch from GNOME Applets.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8588 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Wayne Blaszczyk 2010-08-29 12:06:33 +00:00
parent f7d8e8cd8c
commit b326a041de
2 changed files with 5 additions and 10 deletions

View File

@ -57,14 +57,6 @@
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Required patch: <ulink
url="&patch-root;/gnome-applets-&gnome-applets-version;-stickynotes-1.patch"/></para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Applets Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
@ -99,8 +91,7 @@
<para>Install <application>GNOME Applets</application> by
running the following commands:</para>
<screen><userinput>patch -Np1 -i ../gnome-applets-&gnome-applets-version;-stickynotes-1.patch &amp;&amp;
./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 \
--libexecdir=$(pkg-config \

View File

@ -43,6 +43,10 @@
<listitem>
<para>August 29th, 2010</para>
<itemizedlist>
<listitem>
<para>[wblaszcz] - Removed patch from GNOME Applets. Fixes ticket
<ulink url="&blfs-ticket-root;3143">#3143</ulink>.</para>
</listitem>
<listitem>
<para>[wblaszcz] - Minor changes to cheese and
java-access-bridge.</para>