Skip to content

Fix RELEASE include paths#4

Open
wtup wants to merge 1 commit into
ChannelFinder:masterfrom
wtup:master
Open

Fix RELEASE include paths#4
wtup wants to merge 1 commit into
ChannelFinder:masterfrom
wtup:master

Conversation

@wtup

@wtup wtup commented Jul 3, 2026

Copy link
Copy Markdown

No description provided.

@wtup

wtup commented Jul 3, 2026

Copy link
Copy Markdown
Author

Standard EPICS modules RELEASE include paths (in the RELEASE file) are defined as:

-include $(TOP)/../RELEASE.local
-include $(TOP)/../RELEASE.$(EPICS_HOST_ARCH).local
-include $(TOP)/configure/RELEASE.local

(example: asyn)

The paths in this module included an additional /../ because it was previously a part of recsync. Since it is now a separate repository it makes sense to get it inline with other modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant