mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Updated to GNOME Session-2.10.0; previous commit was an update to GNOME Panel-2.10.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4116 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e10eaa2912
commit
747c03c8dc
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY gnome-session-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-session/&gnome-version;/gnome-session-&gnome-session-version;.tar.bz2">
|
||||
<!ENTITY gnome-session-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-session/&gnome-version;/gnome-session-&gnome-session-version;.tar.bz2">
|
||||
<!ENTITY gnome-session-md5sum "15402d84eef4cf159bb8de78f432bb98">
|
||||
<!ENTITY gnome-session-size "883 KB">
|
||||
<!ENTITY gnome-session-buildsize "12.1 MB">
|
||||
<!ENTITY gnome-session-time "0.24 SBU">
|
||||
<!ENTITY gnome-session-md5sum "cbeb2db49dac11bf8088e6b025265fff">
|
||||
<!ENTITY gnome-session-size "796 KB">
|
||||
<!ENTITY gnome-session-buildsize "11 MB">
|
||||
<!ENTITY gnome-session-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-session" xreflabel="GNOME Session-&gnome-session-version;">
|
||||
@ -64,8 +64,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>
|
||||
|
||||
@ -119,4 +124,3 @@ defaults to <command>metacity</command> as the default window manager.</para>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user