From 880a399e4e92d6e52b33c40f21f564493d3ef7b0 Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Wed, 29 May 2019 08:48:35 +0200 Subject: [PATCH] fix for commit cb4d49: needed to add SUPPORT=, not RELEASE= for SynApps --- configure/RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/RELEASE b/configure/RELEASE index 9def13d..a575921 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -15,7 +15,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #INSTALL_LOCATION_APP= # For SynApps: -RELEASE= +SUPPORT= EPICS_BASE=/usr/local/epics/base-7.0.1 ASYN=~/top-7/asyn4-33