From 4f59af14f2977a2d925f7b0d97caf49a4d6d31de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 14 Sep 2015 18:13:46 +0200 Subject: Make relx work on Windows/MSYS2 --- plugins/relx.mk | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/relx.mk b/plugins/relx.mk index 063a475..8140fcd 100644 --- a/plugins/relx.mk +++ b/plugins/relx.mk @@ -5,10 +5,8 @@ # Configuration. -RELX_CONFIG ?= $(CURDIR)/relx.config - RELX ?= $(CURDIR)/relx -export RELX +RELX_CONFIG ?= $(CURDIR)/relx.config RELX_URL ?= https://github.com/erlware/relx/releases/download/v2.0.0/relx RELX_OPTS ?= -- cgit v1.2.3