diff options
Diffstat (limited to 'gnome-base/gdm/gdm-2.16.1.ebuild')
-rw-r--r-- | gnome-base/gdm/gdm-2.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gdm/gdm-2.16.1.ebuild b/gnome-base/gdm/gdm-2.16.1.ebuild index 9f4bfe7054de..9e10b2dad425 100644 --- a/gnome-base/gdm/gdm-2.16.1.ebuild +++ b/gnome-base/gdm/gdm-2.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.16.1.ebuild,v 1.1 2006/10/13 18:49:11 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.16.1.ebuild,v 1.2 2006/11/10 19:49:22 dang Exp $ inherit eutils pam gnome2 @@ -140,7 +140,7 @@ src_install() { pkg_postinst() { gnome2_pkg_postinst - einfo "To make GDM start at boot, edit /etc/rc.conf" + einfo "To make GDM start at boot, edit /etc/conf.d/xdm" einfo "and then execute 'rc-update add xdm default'." einfo "GDM has changed the location of its configuration file. Please" |