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