From 186ec89a081403f0ab0f34032f5e53f2f99d4df1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Mon, 30 Jan 2017 02:13:45 +0100 Subject: [PATCH] Cinnamon: Replace yumex-dnf with gnome-software since yumex-dnf does not really work reliable since fc25 --- fedora-cinnamon-common.ks | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora-cinnamon-common.ks b/fedora-cinnamon-common.ks index 8767a63..7ad5137 100644 --- a/fedora-cinnamon-common.ks +++ b/fedora-cinnamon-common.ks @@ -19,7 +19,7 @@ transmission parole # make sure we have a graphical installer -yumex-dnf +gnome-software # for update-notification # extra backgrounds desktop-backgrounds-basic @@ -27,6 +27,6 @@ f25-backgrounds-extras-gnome # save some space -fedora-icon-theme --PackageKit* # we switched to yumex, so we don't need this +-PackageKit* # we switched to gnome-software, so we don't need this %end