summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-base/gdm/gdm-2.20.1.ebuild')
-rw-r--r--gnome-base/gdm/gdm-2.20.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gdm/gdm-2.20.1.ebuild b/gnome-base/gdm/gdm-2.20.1.ebuild
index 22077b0e99d6..74f9cce160de 100644
--- a/gnome-base/gdm/gdm-2.20.1.ebuild
+++ b/gnome-base/gdm/gdm-2.20.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.9 2007/11/29 05:59:28 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.10 2008/01/14 07:44:04 compnerd Exp $
inherit autotools eutils pam gnome2
@@ -160,7 +160,7 @@ src_install() {
pkg_postinst() {
gnome2_pkg_postinst
- elog "To make GDM start at boot, edit /etc/rc.conf"
+ elog "To make GDM start at boot, edit /etc/conf.d/xdm"
elog "and then execute 'rc-update add xdm default'."
elog "GDM has changed the location of its configuration file. Please"