From 64eb66f6d887f99866d977801e2d5c11f2e535f0 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 25 Apr 2000 20:46:44 +0000 Subject: [PATCH] Changed /cs/op/lib to /cs/lib. --- config/CONFIG_SITE.Host.hp700 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/CONFIG_SITE.Host.hp700 b/config/CONFIG_SITE.Host.hp700 index 0078f44bb..79949e96d 100644 --- a/config/CONFIG_SITE.Host.hp700 +++ b/config/CONFIG_SITE.Host.hp700 @@ -8,7 +8,7 @@ SHARED_LIBRARIES=YES # where we expect to find shared libraries if not found elsewhere -DEFAULT_SHRLIB_SEARCH_PATH = /cs/op/lib/R$(EPICS_VERSION).$(EPICS_REVISION).$(EPICS_MODIFICATION).$(EPICS_UPDATE_NAME)$(EPICS_UPDATE_LEVEL):$(INSTALL_LIB) +DEFAULT_SHRLIB_SEARCH_PATH = /cs/lib/R$(EPICS_VERSION).$(EPICS_REVISION).$(EPICS_MODIFICATION).$(EPICS_UPDATE_NAME)$(EPICS_UPDATE_LEVEL):$(INSTALL_LIB) #No special action should be required to build or use shared libraries. #However, when a new shared library is built using the above configuration,