Update gpgkey path to /usr/share/pki/rpm-gpg/ for F45 GPG key relocation
See: https://discussion.fedoraproject.org/t/f45-change-proposal-relocate-rpm-repo-configs-to-usr-selfcontained/188916 Assisted-by: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
18d373bf14
commit
643fdb99ef
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ enabled=1
|
|||
repo_gpgcheck=0
|
||||
type=rpm
|
||||
gpgcheck=1
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-45-$basearch
|
||||
gpgkey=file:///usr/share/pki/rpm-gpg/RPM-GPG-KEY-fedora-45-$basearch
|
||||
skip_if_unavailable=False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue