dom-updates: drop 'distroverpkg' from dnf.conf

It does nothing in dnf (was useful in yum era).

QubesOS/qubes-issues#4477
pull/46/head
Marek Marczykowski-Górecki 6 years ago
parent c03fbecb4e
commit 8555ff4ced
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

@ -73,8 +73,7 @@ EOF
if [ -e /etc/dnf/dnf.conf ]; then
update_conf /etc/dnf/dnf.conf "
reposdir=/etc/yum.real.repos.d
installonlypkgs = kernel, kernel-qubes-vm
distroverpkg = qubes-release"
installonlypkgs = kernel, kernel-qubes-vm"
fi
if [ -e /etc/yum.conf ]; then

Loading…
Cancel
Save