Skip to content

Add patch to fix epics header search path

Kentaro Hayashi requested to merge kenhys/epics-base:fix-pkgconf into master

Add patch to fix epics header search path

epics-dev installs upstream's header under /usr/include/epics/ explicitly, so it should be also changed. Without this change, pkg-config can't return correct header search path.

ref. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059706#38

Edited by Kentaro Hayashi

Merge request reports

Loading