tweaked einfo notice
authorDoug Goldstein <cardoe@gentoo.org>
Tue, 20 Jun 2006 01:49:52 +0000 (01:49 +0000)
committerDoug Goldstein <cardoe@gentoo.org>
Tue, 20 Jun 2006 01:49:52 +0000 (01:49 +0000)
Package-Manager: portage-2.1.1_pre1-r1

sys-apps/dbus/dbus-0.62.ebuild

index da6e05c8ae6ba871593879d9610fc40d771f3fdb..84e9dc56f8a01874b0940a2a2f69b1029bc0fd34 100644 (file)
@@ -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/sys-apps/dbus/dbus-0.62.ebuild,v 1.1 2006/06/20 01:35:48 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dbus/dbus-0.62.ebuild,v 1.2 2006/06/20 01:49:52 cardoe Exp $
 
 inherit eutils mono python multilib debug qt3 autotools
 
@@ -137,6 +137,7 @@ pkg_postinst() {
        einfo "you should add it to the default runlevel :"
        einfo "\`rc-update add dbus default\`"
        echo
+       einfo "Currently have it installed and running?"
        einfo "Run etc-update and then run the following:"
        einfo "\`/etc/init.d/dbus reload\`"
 }