summaryrefslogtreecommitdiff
path: root/app-emacs/pyvenv/files/50pyvenv-gentoo.el
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2021-11-03 13:54:22 -0400
committerJohn Turner <jturner.usa+gentoo@gmail.com>2021-11-03 13:54:22 -0400
commit8b4dfa455d22e04024445d061388a5a9558bfe2a (patch)
tree6cb210ea27720d437aa047a8c0de1c2472e934ab /app-emacs/pyvenv/files/50pyvenv-gentoo.el
parentae3a6fb24b5c6a4723054ffa2e04b806a6e2fcdb (diff)
downloadebuilds-8b4dfa455d22e04024445d061388a5a9558bfe2a.tar.gz
app-emacs/pyvenv: initial import
Diffstat (limited to 'app-emacs/pyvenv/files/50pyvenv-gentoo.el')
-rw-r--r--app-emacs/pyvenv/files/50pyvenv-gentoo.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/pyvenv/files/50pyvenv-gentoo.el b/app-emacs/pyvenv/files/50pyvenv-gentoo.el
new file mode 100644
index 0000000..87672c9
--- /dev/null
+++ b/app-emacs/pyvenv/files/50pyvenv-gentoo.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "@SITELISP@/pyvenv-autoload.el")