From dbd168c1afa33fcf82e507d482329e9575617c68 Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Sat, 25 May 2013 12:27:48 -0400 Subject: [PATCH] change EPICS_BASE default --- configure/RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/RELEASE b/configure/RELEASE index df9cc70..6934c90 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -25,7 +25,7 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top #SNCSEQ=$(EPICS_BASE)/../modules/soft/seq # EPICS_BASE usually appears last so other apps can override stuff: -EPICS_BASE=/home/mdavidsaver/work/epics/epics-git +EPICS_BASE=/usr/lib/epics # Set RULES here if you want to take build rules from somewhere # other than EPICS_BASE: