diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-29 19:49:31 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-07-03 19:50:49 +0200 |
commit | 9034a7eb7587b21530a117ffa1a53da28a8560c9 (patch) | |
tree | 9b5730e06fa2d6da359a390c7663a434150c67f0 /dev-lang/teyjus/files | |
parent | sci-mathematics/fricas: Drop trivial Emacs site-init file (diff) | |
download | gentoo-9034a7eb7587b21530a117ffa1a53da28a8560c9.tar.gz gentoo-9034a7eb7587b21530a117ffa1a53da28a8560c9.tar.bz2 gentoo-9034a7eb7587b21530a117ffa1a53da28a8560c9.zip |
dev-lang/teyjus: Drop trivial Emacs site-init file
Also drop the the sed command which was a no-op. The site-init file
didn't contain any path in /usr/bin that could be replaced.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'dev-lang/teyjus/files')
-rw-r--r-- | dev-lang/teyjus/files/50teyjus-gentoo.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dev-lang/teyjus/files/50teyjus-gentoo.el b/dev-lang/teyjus/files/50teyjus-gentoo.el deleted file mode 100644 index 7e05cdec7aec..000000000000 --- a/dev-lang/teyjus/files/50teyjus-gentoo.el +++ /dev/null @@ -1,3 +0,0 @@ -;;; teyjus site-lisp configuration - -(add-to-list 'load-path "@SITELISP@") |