mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Updated to GNOME Terminal-2.10.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4118 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
03bf4d79e3
commit
ff556fbef2
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnome-terminal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/&gnome-version;/gnome-terminal-&gnome-terminal-version;.tar.bz2">
|
||||
<!ENTITY gnome-terminal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/&gnome-version;/gnome-terminal-&gnome-terminal-version;.tar.bz2">
|
||||
<!ENTITY gnome-terminal-md5sum "93e59f24b35bd867653664565adb4672">
|
||||
<!ENTITY gnome-terminal-size "2.1 MB">
|
||||
<!ENTITY gnome-terminal-buildsize "37 MB">
|
||||
<!ENTITY gnome-terminal-time "0.25 SBU">
|
||||
<!ENTITY gnome-terminal-md5sum "062744daca0c7f708b8c52f47b5db0d1">
|
||||
<!ENTITY gnome-terminal-size "2.3 MB">
|
||||
<!ENTITY gnome-terminal-buildsize "33 MB">
|
||||
<!ENTITY gnome-terminal-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-terminal" xreflabel="GNOME Terminal-&gnome-terminal-version;">
|
||||
@ -63,8 +63,13 @@ running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
||||
make &&
|
||||
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>
|
||||
|
||||
@ -100,4 +105,3 @@ the <application><acronym>GNOME</acronym></application> environment.</para>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user