guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#53523] [PATCH v2 1/2] gnu: Add tree-sitter.


From: Luis Henrique Gomes Higino
Subject: [bug#53523] [PATCH v2 1/2] gnu: Add tree-sitter.
Date: Sat, 05 Feb 2022 15:23:03 -0300
User-agent: mu4e 1.6.10; emacs 27.2


Maxime Devos <maximedevos@telenet.be> writes:

Luis Henrique Gomes Higino schreef op di 01-02-2022 om 10:04 [-0300]:
+                      (substitute* "Makefile"
+                        (("/usr/local") (assoc-ref %outputs "out"))))))

Is this necessary? The Makefile does 'PREFIX ?= /usr/local', so it
would seem to me that overriding PREFIX by setting #:make-flags
appropriately should be sufficient.


You're right, I was using "prefix" on #:make-flags when it should be "PREFIX", thanks for pointing it out!

--
Luis H. Higino





reply via email to

[Prev in Thread] Current Thread [Next in Thread]