Blob Blame History Raw
From 570dc073739e9044b54e872c8368125bccadb704 Mon Sep 17 00:00:00 2001
From: Watson Sato <wsato@redhat.com>
Date: Tue, 29 Sep 2020 15:28:02 +0200
Subject: [PATCH] Fix zIPL package mapping

---
 ssg/constants.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ssg/constants.py b/ssg/constants.py
index 0eca2f4f95..fa6c756ff6 100644
--- a/ssg/constants.py
+++ b/ssg/constants.py
@@ -470,7 +470,7 @@
   "grub2": "grub2-pc",
   "login_defs": "login",
   "sssd": "sssd-common",
-  "zipl": "s390x-utils",
+  "zipl": "s390utils-base",
 }
 
 # _version_name_map = {