What's the suggested method for handling Linux /etc/ld.so.conf.d/* files? As they reside inside the emulation tree, which is actually located under PREFIX, is it OK to just make them part of the package? Or should they be trated as CONF_FILES? But then, they aren't removed on packages deinstallation.