commit: 8e16da23429034fffde513e30fa2ab40742941d0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Apr 23 18:32:54 2025 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Wed Apr 23 18:36:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e16da23
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 <AT> gentoo.org> sci-mathematics/twelf/files/50twelf-gentoo.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/sci-mathematics/twelf/files/50twelf-gentoo.el b/sci-mathematics/twelf/files/50twelf-gentoo.el index 5bda54b2f19a..784e2b36b0a7 100644 --- a/sci-mathematics/twelf/files/50twelf-gentoo.el +++ b/sci-mathematics/twelf/files/50twelf-gentoo.el @@ -1,4 +1,2 @@ -;;; twelf site-lisp configuration - (setq twelf-root "@SITELISP@") (add-to-list 'load-path "@SITELISP@")
