summaryrefslogtreecommitdiff
path: root/app-editors/emacs/emacs-27.1-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/emacs/emacs-27.1-r4.ebuild')
-rw-r--r--app-editors/emacs/emacs-27.1-r4.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/app-editors/emacs/emacs-27.1-r4.ebuild b/app-editors/emacs/emacs-27.1-r4.ebuild
index 84733a91bbc8..f7ad194e0efe 100644
--- a/app-editors/emacs/emacs-27.1-r4.ebuild
+++ b/app-editors/emacs/emacs-27.1-r4.ebuild
@@ -433,9 +433,6 @@ pkg_postinst() {
# force an update of the emacs symlink for the livecd/dvd,
# because some microemacs packages set it with USE=livecd
eselect emacs update
- elif [[ $(readlink "${EROOT}"/usr/bin/emacs) = ${EMACS_SUFFIX} ]]; then
- # refresh symlinks in case any installed files have changed
- eselect emacs set ${EMACS_SUFFIX}
else
eselect emacs update ifunset
fi