diff options
author | John Turner <jturner.usa+gentoo@gmail.com> | 2022-05-04 00:02:33 -0400 |
---|---|---|
committer | John Turner <jturner.usa+gentoo@gmail.com> | 2022-05-04 00:02:33 -0400 |
commit | 0e867e77d0fd9063250882f0f930fd086114163b (patch) | |
tree | aa7cf32f895e397f506e46f4835d60000272cb5c /app-emacs/flycheck/files/50flycheck-gentoo-r1.el | |
parent | 6375e322de854725306cd66dd5fe244bcdd75143 (diff) | |
download | ebuilds-0e867e77d0fd9063250882f0f930fd086114163b.tar.gz |
app-emacs/flycheck: flycheck 32 is now in gentoo
Diffstat (limited to 'app-emacs/flycheck/files/50flycheck-gentoo-r1.el')
-rw-r--r-- | app-emacs/flycheck/files/50flycheck-gentoo-r1.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el deleted file mode 100644 index 46ab676..0000000 --- a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el +++ /dev/null @@ -1,2 +0,0 @@ -(add-to-list 'load-path "@SITELISP@") -(load "@SITELISP@/flycheck-autoloads") |