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 wou
Hi Frank,
On Thu, Oct 01, 2020 at 05:03:52PM -0400, Frank Ch. Eigler via Elfutils-devel
wrote:
> To give distros a simple knob to let their userbase enjoy debuginfod
> services, we add a --enable-debuginfod-urls[=URLS] to the configury.
> This propagates to $DEBUGINFOD_URLS environment variable s
>From 2c0c0234ea151e00e7f3a26bbc80e5be3b16d627 Mon Sep 17 00:00:00 2001
From: "Frank Ch. Eigler"
Date: Thu, 1 Oct 2020 16:56:49 -0400
Subject: [PATCH] PR25461: add /etc/profile.d files for default
$DEBUGINFOD_URLS
To give distros a simple knob to let their userbase enjoy debuginfod
services, w