Hi - > There should be %files entries for the debuginfod-client subpackage.
Yeah, added %config for them too. > > +install-data-local: > > + $(INSTALL_DATA) profile.sh -D $(sysconfdir)/profile.d/elfutils.sh > > + $(INSTALL_DATA) profile.csh -D $(sysconfdir)/profile.d/elfutils.csh > > It would be more clear to name them debuginfod.{sh,csh} or > debuginfod_urls.{sh,csh}. Sure, can do. I chose elfutils.* in anticipation of having other elfutils profile.d content in the future, but whatever. - FChE