dom-updates: drop 'distroverpkg' from dnf.conf
It does nothing in dnf (was useful in yum era). QubesOS/qubes-issues#4477
This commit is contained in:
parent
c03fbecb4e
commit
8555ff4ced
@ -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…
Reference in New Issue
Block a user