Adapt for changed rpm gpg key names

This commit is contained in:
Kalev Lember 2013-10-17 00:15:15 +02:00
parent 1cbf4f481f
commit 32e066e039
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ systemctl enable tmp.mount
# work around for poor key import UI in PackageKit
rm -f /var/lib/rpm/__db*
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch
echo "Packages within this LiveCD"
rpm -qa
# Note that running rpm recreates the rpm db files which aren't needed or wanted