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