mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-05 07:57:23 +08:00
Updated the File Roller instructions to fit the GNOME-2.12.2 version
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5638 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b6bc434501
commit
1959f1025b
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY file-roller-download-http "http://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
|
||||
<!ENTITY file-roller-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
|
||||
<!ENTITY file-roller-md5sum "5b256e9c56e132007ae6933b6b604157">
|
||||
<!ENTITY file-roller-size "1.1 MB">
|
||||
<!ENTITY file-roller-buildsize "20.5 MB">
|
||||
<!ENTITY file-roller-time "0.3 SBU">
|
||||
<!ENTITY file-roller-download-http "&gnome-download-http;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
|
||||
<!ENTITY file-roller-download-ftp "&gnome-download-ftp;/file-roller/&gnome-version;/file-roller-&file-roller-version;.tar.bz2">
|
||||
<!ENTITY file-roller-md5sum "d19692161ea82051fe51ecfb2e9ec3e0">
|
||||
<!ENTITY file-roller-size "921 KB">
|
||||
<!ENTITY file-roller-buildsize "20.9 MB">
|
||||
<!ENTITY file-roller-time "0.7 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="file-roller" xreflabel="File Roller-&file-roller-version;">
|
||||
@ -73,7 +73,8 @@
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--localstatedir=/var/lib --sysconfdir=&gnome-etc-dir; &&
|
||||
--localstatedir=/var/lib \
|
||||
--sysconfdir=&gnome-etc-dir; &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -48,7 +48,7 @@
|
||||
<para>[randy] - Updated the following GNOME Add-on package
|
||||
instructions to fit the 2.12.2 version changes: libgnomecups,
|
||||
libgnomeprint, libgnomeprintui, libgtkhtml, Evolution Data Server,
|
||||
system-tools-backends, EOG, gucharmap.</para>
|
||||
system-tools-backends, EOG, gucharmap, File Roller.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[randy] - Updated the GNOME Core packages to the 2.12.2
|
||||
|
Loading…
Reference in New Issue
Block a user