dev-perl/Perl-Critic: 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:44 +02:00
parent ae029aea1b
commit b45aee4b2d

View File

@@ -1,4 +1,3 @@
;;; dev-perl/Perl-Critic site-lisp configuration
(add-to-list 'load-path "@SITELISP@")
(autoload 'perlcritic "perlcritic" "" t)