<div dir="ltr">I'm trying to package a library that installs files in share.  When I had only one compiler installed, the %{prefix}% argument sent them to .opam/system/share.  However, when I installed another compiler and made it current, the files went into .opam/4.00.1/share.  I am trying to tell the user where to find the files.  Is there a generic directory where I could point the user?   Perhaps you could make a symlink 'current' for the current compiler?</div>