From d418ef35158bd1ae88a448c35968978e3c11638a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Oct 2018 20:56:16 +0200 Subject: [PATCH] haxe: add to PATH (#2678) --- haxe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/haxe.json b/haxe.json index 8939d4a176..fe8a9112e7 100644 --- a/haxe.json +++ b/haxe.json @@ -11,6 +11,7 @@ "env_set": { "HAXEPATH": "$dir" }, + "env_add_path": "$dir", "persist": "lib", "depends": "neko", "pre_install": [