diff options
Diffstat (limited to 'eclass/elisp-common.eclass')
-rw-r--r-- | eclass/elisp-common.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass index 901b090..86b0ab2 100644 --- a/eclass/elisp-common.eclass +++ b/eclass/elisp-common.eclass @@ -426,7 +426,7 @@ elisp-site-regen() { while read line; do ewarn "${line}"; done <<-EOF Site-initialisation files of Emacs packages are now installed in /usr/share/emacs/site-lisp/site-gentoo.d/. We strongly recommend - that you use emacs-updater to rebuild the installed Emacs packages. + that you use app-admin/emacs-updater to rebuild the installed Emacs packages. EOF # Kludge for backwards compatibility: During pkg_postrm, old versions |