From 47e9521554cabe1d6b86bbcfa3271b4805de1657 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 17 Feb 2004 21:52:35 +0000 Subject: [PATCH] Uncommented EPICS_BASE so makeReleaseConsistent.pl can redefine it. --- configure/RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/RELEASE b/configure/RELEASE index 071dd0a4..129c7cf5 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -21,7 +21,7 @@ #MPF=$(SUPPORT)/mpf2-4 # Recommended EPICS release: R3.14.4 -#EPICS_BASE=$(SUPPORT)/../base +EPICS_BASE=$(SUPPORT)/../base # The following must be defined if motorExApp is to be built. #TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top