[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] main 9369a2ce7b: * elpa-packages (mathjax): Add :make attribute
From: |
Philip Kaludercic |
Subject: |
[elpa] main 9369a2ce7b: * elpa-packages (mathjax): Add :make attribute |
Date: |
Tue, 5 Nov 2024 13:48:59 -0500 (EST) |
branch: main
commit 9369a2ce7b9e2fb1005bc7ff0b6205828f898efd
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>
* elpa-packages (mathjax): Add :make attribute
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index a05bb20f08..5d34bea1d4 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -492,7 +492,8 @@
:ignored-files ("LICENSE"))
(markchars :url nil)
(math-symbol-lists :url "https://github.com/vspinu/math-symbol-lists.git")
- (mathjax :url "https://github.com/astoff/mathjax.el")
+ (mathjax :url "https://github.com/astoff/mathjax.el"
+ :make "elpa")
(mct :url "https://gitlab.com/protesilaos/mct"
:doc "README.org")
(memory-usage :url nil)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] main 9369a2ce7b: * elpa-packages (mathjax): Add :make attribute,
Philip Kaludercic <=