remove with excluded pkglist
This commit is contained in:
parent
72f3b16c35
commit
329547340c
|
@ -779,7 +779,7 @@ dnf -v \
|
|||
--releasever "$RELEASEVER" \
|
||||
--setopt=keepcache=True \
|
||||
--setopt=reposdir="$REPOSD" \
|
||||
--exclude="dnf" \
|
||||
--exclude="dnf $PKGLIST" \
|
||||
remove -y \
|
||||
libfaketime \
|
||||
selinux-policy-devel
|
||||
|
|
Loading…
Reference in a new issue