diff --git a/configure/os/CONFIG_SITE.linux-x86.Common b/configure/os/CONFIG_SITE.linux-x86.Common index b809d9b4b..12bd19968 100644 --- a/configure/os/CONFIG_SITE.linux-x86.Common +++ b/configure/os/CONFIG_SITE.linux-x86.Common @@ -1,5 +1,5 @@ -INSTALL_LOCATION=/usr/local/epics/base-7.0.1 -#EPICS_SITE_VERSION:=$(shell date +%Y-%m-%d) +INSTALL_LOCATION=/usr/local/epics/base-$(EPICS_VERSION).$(EPICS_REVISION).$(EPICS_MODIFICATION) +EPICS_SITE_VERSION:=$(shell date +%Y-%m-%d) GNU_HOST_ARCH=i686 GNU_HOST_OS=linux