changelog shortlog graph tags branches files raw help

Mercurial > infra / changeset: ts-langs -> ts-langs-install

changeset 40: 1fa1b579bb09
parent 39: 7889aacae1e0
child 41: 21e3a05f8c27
author: ellis <ellis@rwest.io>
date: Sat, 30 Dec 2023 23:55:53 -0500
files: makefile
description: ts-langs -> ts-langs-install
     1.1--- a/makefile	Sat Dec 30 23:48:31 2023 -0500
     1.2+++ b/makefile	Sat Dec 30 23:55:53 2023 -0500
     1.3@@ -101,8 +101,8 @@
     1.4 
     1.5 ### Tree-sitter Langs
     1.6 TS_LANGS_TARGET:=build/src/ts-langs
     1.7-ts-langs:scripts/ts-install-langs.sh # this requires sudo for now
     1.8-
     1.9+ts-langs-install:scripts/ts-install-langs.sh # this requires sudo for now
    1.10+	$<
    1.11 ### Comp
    1.12 COMP_TARGET:=build/src/$(SRC)
    1.13 comp:scripts/get-comp.sh $(B)