Merge "Remove extra install of release pkgs in fedora-minimal"
This commit is contained in:
commit
2ed4c1d860
1 changed files with 0 additions and 3 deletions
|
@ -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 a new issue