From fab3d562121e80290004c37a262dc5c0515652ed Mon Sep 17 00:00:00 2001 From: Christian Lütke Stetzkamp Date: Thu, 27 Oct 2022 12:48:47 +0200 Subject: rules: Honor ENV for finding cat --- CC/auto/RULES | 1 + 1 file changed, 1 insertion(+) (limited to 'CC/auto') diff --git a/CC/auto/RULES b/CC/auto/RULES index 3735381..ab1e689 100644 --- a/CC/auto/RULES +++ b/CC/auto/RULES @@ -854,6 +854,7 @@ } ] , "outs": [{"type": "var", "name": "outname"}] + , "env": {"type": "var", "name": "ENV"} } ] , [ "outfile" -- cgit v1.2.3