mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Update gnome-session and gdm to fix up the accelerated login screen.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9874 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
22c2d8b582
commit
c4ec7536c3
@ -125,6 +125,8 @@ ln -fsv $GNOME_PREFIX/lib/gnome-settings-daemon/gnome-settings-daemon \
|
||||
ln -fsv /usr/lib/ConsoleKit/ck-get-x11-display-device \
|
||||
$GNOME_PREFIX/lib/gdm &&
|
||||
ln -fsv /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 \
|
||||
$GNOME_PREFIX/lib/gdm &&
|
||||
ln -fsv /usr/lib/gnome-session/gnome-session-check-accelerated \
|
||||
$GNOME_PREFIX/lib/gdm
|
||||
</userinput></screen>
|
||||
|
||||
|
@ -87,7 +87,7 @@
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=$GNOME_PREFIX \
|
||||
--libexecdir=$GNOME_PREFIX/lib &&
|
||||
--libexecdir=$GNOME_PREFIX/lib/gnome-session &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
@ -51,6 +51,10 @@
|
||||
<para>[dj] - Added instruction to create /tmp/.ICE-unix directory
|
||||
to Xorg server page.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[wblaszcz] - Update gnome-session and gdm to fix up the
|
||||
accelerated login screen.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user