From: Mark Wielaard Date: Sun, 24 Mar 2024 17:46:02 +0000 (+0100) Subject: config: Add debuginfod.fish to elfutils.spec as config file. X-Git-Tag: elfutils-0.192~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f3818574a6abe1fbab1682698b2cef146522148;p=thirdparty%2Felfutils.git config: Add debuginfod.fish to elfutils.spec as config file. * config/elfutils.spec.in (debuginfod-client): %files add %{_datadir}/fish/vendor_conf.d/debuginfod.fish as config file. Signed-off-by: Mark Wielaard --- diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index d6621c9d..4d802a25 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -307,6 +307,7 @@ fi %{_mandir}/man1/debuginfod-find.1* %{_mandir}/man7/debuginfod*.7* %config(noreplace) %{_sysconfdir}/profile.d/* +%config(noreplace) %{_datadir}/fish/vendor_conf.d/debuginfod.fish %config(noreplace) %{_sysconfdir}/debuginfod/* %files debuginfod-client-devel