Author: randy
Date: 2012-12-28 10:49:18 -0700 (Fri, 28 Dec 2012)
New Revision: 10898
Modified:
trunk/BOOK/general.ent
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/x/lib/gdk-pixbuf.xml
Log:
Reverted last commit
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2012-12-28 16:23:20 UTC (rev 10897)
+++ trunk/BOOK/general.ent 2012-12-28 17:49:18 UTC (rev 10898)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "28"> <!-- Always 2 digits -->
+<!ENTITY day "27"> <!-- Always 2 digits -->
<!ENTITY month "12"> <!-- Always 2 digits -->
<!ENTITY year "2012">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "December 28th, &year;">
+<!ENTITY releasedate "December 27th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-12-28 16:23:20 UTC
(rev 10897)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-12-28 17:49:18 UTC
(rev 10898)
@@ -44,16 +44,6 @@
-->
<listitem>
- <para>December 28th, 2012</para>
- <itemizedlist>
- <listitem>
- <para>[randy] - Updated the Gdk-Pixbuf instructions to correct a
- broken command.</para>
- </listitem>
- </itemizedlist>
- </listitem>
-
- <listitem>
<para>December 27th, 2012</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/x/lib/gdk-pixbuf.xml
===================================================================
--- trunk/BOOK/x/lib/gdk-pixbuf.xml 2012-12-28 16:23:20 UTC (rev 10897)
+++ trunk/BOOK/x/lib/gdk-pixbuf.xml 2012-12-28 17:49:18 UTC (rev 10898)
@@ -132,14 +132,13 @@
<note>
<para>
- If you installed the package on your system using a
- <quote><envar>DESTDIR</envar></quote> method, an important file was not
- installed and should be generated. Generate it using the following
- commands as the <systemitem class="username">root</systemitem> user:
+ If you installed the package on to your system using a
+ <quote>DESTDIR</quote> method, an important file was not installed and
+ should be copied and/or generated. Generate it using the following
+ command as the <systemitem class="username">root</systemitem> user:
</para>
-<screen role="root"><userinput>install -v -m755 -d /etc/gtk-2.0 &&
-gdk-pixbuf-query-loaders --update-cache >
/etc/gtk-2.0/gdk-pixbuf.loaders</userinput></screen>
+<screen role="root"><userinput>gdk-pixbuf-query-loaders
--update-cache</userinput></screen>
</note>
</sect2>
@@ -156,7 +155,7 @@
<option>--with-libjasper</option>: If you've installed
<xref linkend="jasper"/> and you want
<application>Gdk Pixbuf</application> to use it to compile a
- JPEG2000 image loader, pass this switch to <command>configure</command>.
+ JPEG2000 image loader, pass this switch to configure.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page