https://sourceware.org/bugzilla/show_bug.cgi?id=27783
Frank Ch. Eigler <fche at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Frank Ch. Eigler <fche at redhat dot com> --- commit a83fe488a7b422fc8260bdb35526d39a195c624a Author: Frank Ch. Eigler <f...@redhat.com> Date: Sun Oct 3 17:04:24 2021 -0400 PR27783: switch default debuginfod-urls to drop-in style files Rewrote and commented the /etc/profile.d csh and sh script fragments to take the default $DEBUGINFOD_URLS from the union of drop-in files: /etc/debuginfod/*.urls. Hand-tested with csh and bash, with conditions including no prior $DEBUGINFOD_URLS, nonexistent .urls files, multiple entries in .urls files. Signed-off-by: Frank Ch. Eigler <f...@redhat.com> -- You are receiving this mail because: You are on the CC list for the bug.