From 12fca1961ffd03d9d5e8d96cf029c8bbe2af6ff5 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Tue, 31 Mar 2020 15:39:12 +0200 Subject: [PATCH] Remove specific setting for EPICS_BASE in configure/RELEASE --- configure/RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/RELEASE b/configure/RELEASE index a1f52b1..088eb53 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -30,7 +30,7 @@ #SNCSEQ = $(MODULES)/seq-ver # EPICS_BASE should appear last so earlier modules can override stuff: -EPICS_BASE = /home/ralph/work/EPICS/V3/base-3.15.6 +EPICS_BASE = /path/to/base/must/be/set/in/a/RELEASE.local/file # Set RULES here if you want to use build rules from somewhere # other than EPICS_BASE: