summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el1
-rw-r--r--app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild2
2 files changed, 1 insertions, 2 deletions
diff --git a/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el b/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el
deleted file mode 100644
index 431f7e90ae73..000000000000
--- a/app-emacs/treemacs-all-the-icons/files/50treemacs-all-the-icons-gentoo.el
+++ /dev/null
@@ -1 +0,0 @@
-(add-to-list 'load-path "@SITELISP@")
diff --git a/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild b/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
index be9aa60e9006..fe5ad54814cb 100644
--- a/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
+++ b/app-emacs/treemacs-all-the-icons/treemacs-all-the-icons-3.1.ebuild
@@ -31,5 +31,5 @@ src_compile() {
src_install() {
elisp-install ${PN} ${PN}.el{,c}
- elisp-site-file-install "${FILESDIR}/${SITEFILE}"
+ elisp-make-site-file "${SITEFILE}"
}