From d78fa953338a023c5e610486374ff5a4b816479e Mon Sep 17 00:00:00 2001 From: Dirk Zimoch Date: Fri, 9 Jul 2021 14:43:51 +0200 Subject: [PATCH] do not install QT to old location any longer --- App/tools/driver.makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App/tools/driver.makefile b/App/tools/driver.makefile index d079378..1cd5c9b 100644 --- a/App/tools/driver.makefile +++ b/App/tools/driver.makefile @@ -302,7 +302,7 @@ endef # You can add more UI rules following this pattern: #$(eval $(call INSTALL_UI_RULE,VARIABLE,installdir,sourcedefaultlocation)) -CONFIGBASE ?= ${EPICS_MODULES} +CONFIGBASE = ${EPICS_MODULES} $(eval $(call INSTALL_UI_RULE,QT,${CONFIGBASE}/qt,qt/*)) else # EPICSVERSION