summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Turco <fturco@fastmail.fm>2018-08-05 21:18:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-08-09 22:47:57 +0200
commita2ee6ba9b9e43a5daae3945867bc9b1ed76bafee (patch)
tree0a9f46a3f36f74ca236239fc49cdaf390e53e364 /x11-misc/sddm
parentdev-util/sysdig: Bump to 0.23.0 (diff)
downloadgentoo-a2ee6ba9b9e43a5daae3945867bc9b1ed76bafee.tar.gz
gentoo-a2ee6ba9b9e43a5daae3945867bc9b1ed76bafee.tar.bz2
gentoo-a2ee6ba9b9e43a5daae3945867bc9b1ed76bafee.zip
x11-misc/sddm: use elog instead of einfo for messages to users
Closes: https://github.com/gentoo/gentoo/pull/9463
Diffstat (limited to 'x11-misc/sddm')
-rw-r--r--x11-misc/sddm/sddm-0.18.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/sddm/sddm-0.18.0.ebuild b/x11-misc/sddm/sddm-0.18.0.ebuild
index e182c1901907..4763b8f4f54a 100644
--- a/x11-misc/sddm/sddm-0.18.0.ebuild
+++ b/x11-misc/sddm/sddm-0.18.0.ebuild
@@ -85,9 +85,9 @@ src_install() {
}
pkg_postinst() {
- einfo "Starting with 0.18.0, SDDM no longer installs /etc/sddm.conf"
- einfo "Use it to override specific options. SDDM defaults are now"
- einfo "found in: /usr/share/sddm/sddm.conf.d/00default.conf"
+ elog "Starting with 0.18.0, SDDM no longer installs /etc/sddm.conf"
+ elog "Use it to override specific options. SDDM defaults are now"
+ elog "found in: /usr/share/sddm/sddm.conf.d/00default.conf"
enewgroup ${PN}
enewuser ${PN} -1 -1 /var/lib/${PN} ${PN},video