From 94bd1ae2e507e5a1bb9f825f9b407f555d1bf497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Thu, 29 Nov 2018 21:39:23 +0100 Subject: RPM: update packages for Fedora 29 --- redhat/docker/fedora32.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/docker/fedora32.sh') diff --git a/redhat/docker/fedora32.sh b/redhat/docker/fedora32.sh index 823b27fbc..860dc15d5 100755 --- a/redhat/docker/fedora32.sh +++ b/redhat/docker/fedora32.sh @@ -13,7 +13,7 @@ setarch i686 sudo dnf install \ --disablerepo="*" --enablerepo="fedora,updates" \ --nodocs \ --assumeyes \ - @core bash vim + @core bash vim yum-plugin-ovl sudo sed -i "${INSTALLROOT}/etc/yum.repos.d/"*".repo" \ -e "s|\$basearch|i386|g" \ -- cgit v1.2.1