New commits:
commit a065e1aaccebab796b343ceff202934b68e8c185
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
libs/tree-sitter: fixed installation prefix
diff --git a/libs/tree-sitter/HISTORY b/libs/tree-sitter/HISTORY
index 9c111e7..bf066c5 100644
--- a/libs/tree-sitter/HISTORY
+++ b/libs/tree-sitter/HISTORY
@@ -1,5 +1,6 @@
2022-12-27 Pavel Vinpgradov <public AT sourcemage.org>
* DETAILS: version 0.20.7
+ * INSTALL: added to fix installation prefix
2022-06-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* BUILD, DEPENDS, DETAILS: spell created
diff --git a/libs/tree-sitter/INSTALL b/libs/tree-sitter/INSTALL
new file mode 100755
index 0000000..37aec32
--- /dev/null
+++ b/libs/tree-sitter/INSTALL
@@ -0,0 +1 @@
+make install DESTDIR="${INSTALL_ROOT}/" PREFIX="/usr"
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a065e1aaccebab796b343ceff202934b68e8c185),
Pavel Vinogradov, 12/27/2022