diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2024-02-13 17:18:15 -0500 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2024-02-13 17:18:56 -0500 |
commit | fcf6ad06a8776a164876270a5b14bde4c91a0621 (patch) | |
tree | 478c36e115e01fde599ce86452792ebb7b9add40 /app-emacs/flycheck/files/50flycheck-gentoo.el | |
parent | 21b2f027601bf63b4aecf144239d685b1ff2c51e (diff) | |
download | ebuilds-fcf6ad06a8776a164876270a5b14bde4c91a0621.tar.gz |
app-emacs/flycheck: create flycheck-33.1_p20240213.ebuild
This commit allows dropping pkg-info as a dependency!
Diffstat (limited to 'app-emacs/flycheck/files/50flycheck-gentoo.el')
-rw-r--r-- | app-emacs/flycheck/files/50flycheck-gentoo.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo.el b/app-emacs/flycheck/files/50flycheck-gentoo.el deleted file mode 100644 index 46ab676..0000000 --- a/app-emacs/flycheck/files/50flycheck-gentoo.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/flycheck-autoloads") |