summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaco Kroon <jaco@uls.co.za>2023-08-29 20:29:52 +0200
committerSam James <sam@gentoo.org>2023-08-29 20:33:53 +0100
commit4e82107ca6ef51d32ef0b1ac47cca805c12fc1b2 (patch)
tree9980e9acfdac54080742aba9423ce23294170c73 /sys-cluster
parentapp-emacs/emacs-common: Drop old blocker (diff)
downloadgentoo-4e82107ca6ef51d32ef0b1ac47cca805c12fc1b2.tar.gz
gentoo-4e82107ca6ef51d32ef0b1ac47cca805c12fc1b2.tar.bz2
gentoo-4e82107ca6ef51d32ef0b1ac47cca805c12fc1b2.zip
sys-cluster/glusterfs: fix 11.0-r2[emacs]
Closes: https://bugs.gentoo.org/913213 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32513 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild b/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild
index 5500c9af30b3..e37cab54571a 100644
--- a/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild
+++ b/sys-cluster/glusterfs/glusterfs-11.0-r2.ebuild
@@ -147,8 +147,7 @@ src_install() {
if use emacs ; then
elisp-install ${PN} extras/glusterfs-mode.el*
- elisp-site-file-install "50${PN}-mode-gentoo.el"
-
+ elisp-site-file-install "${FILESDIR}/50glusterfs-mode-gentoo.el"
fi
insinto /usr/share/vim/vimfiles/ftdetect; doins "${FILESDIR}"/${PN}.vim