From b659c77dbb651505221c123bfb214bff3109720a Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 2 Apr 2014 15:19:14 -0500 Subject: [PATCH] Fix instructions in RELEASE file --- configure/RELEASE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure/RELEASE b/configure/RELEASE index 14b8f37..cf1142b 100644 --- a/configure/RELEASE +++ b/configure/RELEASE @@ -16,10 +16,10 @@ # EPICS V4 Developers: Do not edit the locations in this file! # -# Create a file RELEASE.local pointing to your EPICS_BASE -# and PVCOMMON build directories, e.g. -# EPICS_BASE = /home/install/epics/base +# Create a file RELEASE.local pointing to your PVCOMMON +# and EPICS_BASE build directories, e.g. # PVCOMMON = /home/install/epicsV4/pvCommonCPP +# EPICS_BASE = /home/install/epics/base -include $(TOP)/configure/RELEASE.local -include $(TOP)/../RELEASE.local