diff options
Diffstat (limited to 'dev-ml/utop')
-rw-r--r-- | dev-ml/utop/utop-1.19.3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-ml/utop/utop-1.19.3.ebuild b/dev-ml/utop/utop-1.19.3.ebuild index c451a6b2bda0..f53ad909e7b0 100644 --- a/dev-ml/utop/utop-1.19.3.ebuild +++ b/dev-ml/utop/utop-1.19.3.ebuild @@ -46,7 +46,6 @@ src_install() { oasis_src_install if use emacs; then elisp-install "${PN}" src/top/*.el src/top/*.elc || die - elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die fi } |