diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-28 21:30:06 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-01 09:25:57 +0200 |
commit | 1b6938a39a97575138df0ce827d29398156af5d3 (patch) | |
tree | 373aaa7d1a9bce7f19bdb2e44ff6b437686f97a3 /app-emacs/buttercup | |
parent | app-emacs/bui: Drop trivial site-init file (diff) | |
download | gentoo-1b6938a39a97575138df0ce827d29398156af5d3.tar.gz gentoo-1b6938a39a97575138df0ce827d29398156af5d3.tar.bz2 gentoo-1b6938a39a97575138df0ce827d29398156af5d3.zip |
app-emacs/buttercup: Drop trivial site-init file
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-emacs/buttercup')
-rw-r--r-- | app-emacs/buttercup/files/50buttercup-gentoo.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emacs/buttercup/files/50buttercup-gentoo.el b/app-emacs/buttercup/files/50buttercup-gentoo.el deleted file mode 100644 index 431f7e90ae73..000000000000 --- a/app-emacs/buttercup/files/50buttercup-gentoo.el +++ /dev/null @@ -1 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") |