Updated to GNOME Icon Theme-2.10.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4108 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2005-05-11 00:51:40 +00:00
parent 1df66781fd
commit 6ddce47b20

View File

@ -6,10 +6,10 @@
<!ENTITY gnome-icon-theme-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/&gnome-version;/gnome-icon-theme-&gnome-icon-theme-version;.tar.bz2">
<!ENTITY gnome-icon-theme-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/&gnome-version;/gnome-icon-theme-&gnome-icon-theme-version;.tar.bz2">
<!ENTITY gnome-icon-theme-md5sum "7be016337c44c024fb22f7b94b689d7b">
<!ENTITY gnome-icon-theme-size "2.8 MB">
<!ENTITY gnome-icon-theme-buildsize "27 MB">
<!ENTITY gnome-icon-theme-time "0.15 SBU">
<!ENTITY gnome-icon-theme-md5sum "680a57ed3cecb9a16824570f7002879e">
<!ENTITY gnome-icon-theme-size "2.9 MB">
<!ENTITY gnome-icon-theme-buildsize "28 MB">
<!ENTITY gnome-icon-theme-time "0.2 SBU">
]>
<sect1 id="gnome-icon-theme" xreflabel="GNOME Icon Theme-&gnome-icon-theme-version;">
@ -60,8 +60,13 @@ Theme</application></title>
by running the following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
make</command></userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the root user:</para>
<screen><userinput role='root'><command>make install</command></userinput></screen>
</sect2>