sci-mathematics/twelf: Drop header line from Emacs site-init file

elisp-site-file-install() adds the line by itself.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
Ulrich Müller
2025-04-23 20:32:54 +02:00
parent c0621eefa5
commit 8e16da2342

View File

@@ -1,4 +1,2 @@
;;; twelf site-lisp configuration
(setq twelf-root "@SITELISP@")
(add-to-list 'load-path "@SITELISP@")