forked from epics_driver_modules/require
bugfix: require db dir is not in EPICS_DB_INCLUDE_PATH because require is not loaded with require
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
dbLoadRecords "moduleversion.template","IOC=$(IOC),MODULE=$(MODULE),VERSION=$($(MODULE)_VERSION),MODULE_COUNT=$(MODULE_COUNT),BUFFER_SIZE=$(BUFFER_SIZE)"
|
||||
dbLoadRecords "$(require_DIR)/db/moduleversion.template","IOC=$(IOC),MODULE=$(MODULE),VERSION=$($(MODULE)_VERSION),MODULE_COUNT=$(MODULE_COUNT),BUFFER_SIZE=$(BUFFER_SIZE)"
|
||||
|
||||
Reference in New Issue
Block a user