[PATCH] Do not install profile.d/debuginfod.*sh files unless debuginfod is enabled

Mark Wielaard mark@klomp.org
Sat Oct 31 20:34:32 GMT 2020


On Sat, Oct 31, 2020 at 09:55:28PM +0300, Dmitry V. Levin wrote:
> Fixes: 94708e964601 ("PR25461: add /etc/profile.d files for default $DEBUGINFOD_URLS")
> Fixes: fee123fb771f ("PR25461: uninstall /etc/profile.d files for distuninstallcheck")
> Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
> [...]
> @@ -1,3 +1,8 @@
> +2020-10-31  Dmitry V. Levin  <ldv@altlinux.org>
> +
> +	* Makefile.am (install-data-local, uninstall-local): Conditionalize
> +	on DEBUGINFOD.

Makes sense, if we don't install libdebuginfo the profile wouldn't do
anything. Pushed.

Thanks,

Mark


More information about the Elfutils-devel mailing list