>>>>> "ES" == Eric Smith <spacewar@xxxxxxxxx> writes: ES> What macro(s) should I use in an RPM spec to refer to a directory ES> like /usr/lib/modules-load.d, which is under /usr/lib even if libdir ES> is /usr/lib64? Is there something better than ES> %{_usr}/lib/modules-load.d? It seems that there isn't. I would just use /usr/lib/modules-load.d directly. You will get an rpmlint complaint about direct use of /usr/lib, I suppose. Not much to be done about that. Technically a macro for this could be added, but only a few packages need to do this so I suspect it wouldn't be worth it. - J< _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/3YWZ3VR2QNRHCJK3K2JLTE7453UAL47C/