summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild (renamed from app-emacs/bind-chord/bind-chord-2.4.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/bind-chord/bind-chord-2.4.1.ebuild b/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
index d920466ce87f..f37f89180fc6 100644
--- a/app-emacs/bind-chord/bind-chord-2.4.1.ebuild
+++ b/app-emacs/bind-chord/bind-chord-2.4.1-r1.ebuild
@@ -29,5 +29,5 @@ src_compile() {
src_install() {
elisp-site-file-install "${FILESDIR}/${SITEFILE}"
- elisp-install ${PN}.el{,c}
+ elisp-install ${PN} ${PN}.el{,c}
}