Merge "Remove extra install of release pkgs in fedora-minimal"
This commit is contained in:
commit
2ed4c1d860
@ -121,9 +121,6 @@ else
|
||||
fi
|
||||
|
||||
# bootstrap the environment within the chroot
|
||||
sudo chroot $TARGET_ROOT ${YUM} -y --releasever=$DIB_RELEASE \
|
||||
--setopt=cachedir=/tmp/yum/$ARCH/$DIB_RELEASE \
|
||||
install $RELEASE_RPMS
|
||||
sudo chroot $TARGET_ROOT ${YUM} makecache
|
||||
sudo chroot $TARGET_ROOT ${YUM} -y \
|
||||
--setopt=cachedir=/tmp/yum/$ARCH/$DIB_RELEASE \
|
||||
|
Loading…
Reference in New Issue
Block a user