]> jturnerusa.dev Git - ebuilds/commitdiff
app-emacs/projectile: added missing '@' to 50projectile-gentoo.el
authorJohn Turner <jturner.usa+gentoo@gmail.com>
Wed, 8 Dec 2021 02:40:11 +0000 (21:40 -0500)
committerJohn Turner <jturner.usa+gentoo@gmail.com>
Wed, 8 Dec 2021 02:40:11 +0000 (21:40 -0500)
app-emacs/projectile/files/50projectile-gentoo.el

index d9cf1999ca2af761482adef2affc9064313e0cb1..05c734668e493c7ac8940a5e84f60444eb00978d 100644 (file)
@@ -1,2 +1,2 @@
-(add-to-list 'load-path "@SITELISP")
+(add-to-list 'load-path "@SITELISP@")
 (load "@SITELISP@/projectile-autoload.el")