summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-06-29 19:49:31 +0200
committerUlrich Müller <ulm@gentoo.org>2023-07-03 19:50:49 +0200
commit9034a7eb7587b21530a117ffa1a53da28a8560c9 (patch)
tree9b5730e06fa2d6da359a390c7663a434150c67f0 /dev-lang/teyjus/files
parentsci-mathematics/fricas: Drop trivial Emacs site-init file (diff)
downloadgentoo-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.el3
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@")