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