summaryrefslogtreecommitdiff
path: root/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2024-02-13 17:18:15 -0500
committerJohn Turner <jturner.usa+gentoo@gmail.com>2024-02-13 17:18:56 -0500
commitfcf6ad06a8776a164876270a5b14bde4c91a0621 (patch)
tree478c36e115e01fde599ce86452792ebb7b9add40 /app-emacs/flycheck/files/50flycheck-gentoo-r1.el
parent21b2f027601bf63b4aecf144239d685b1ff2c51e (diff)
downloadebuilds-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-r1.el')
-rw-r--r--app-emacs/flycheck/files/50flycheck-gentoo-r1.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-emacs/flycheck/files/50flycheck-gentoo-r1.el b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
new file mode 100644
index 0000000..84a054e
--- /dev/null
+++ b/app-emacs/flycheck/files/50flycheck-gentoo-r1.el
@@ -0,0 +1,2 @@
+(add-to-list 'load-path "@SITELISP@")
+(load "@SITELISP@/flycheck-autoloads" nil t)