diff --git a/SOURCES/subscription-manager-centos-remove-redhat.repo.patch b/SOURCES/subscription-manager-centos-remove-redhat.repo.patch index d0edbf6..0001d86 100644 --- a/SOURCES/subscription-manager-centos-remove-redhat.repo.patch +++ b/SOURCES/subscription-manager-centos-remove-redhat.repo.patch @@ -1,6 +1,6 @@ -diff -Nurp SOURCES/subscription-manager-1.27.11.orig/src/subscription_manager/repofile.py SOURCES/subscription-manager-1.27.11/src/subscription_manager/repofile.py ---- SOURCES/subscription-manager-1.27.11.orig/src/subscription_manager/repofile.py 2020-07-28 11:06:10.000000000 -0500 -+++ SOURCES/subscription-manager-1.27.11/src/subscription_manager/repofile.py 2020-08-05 16:48:00.911709258 -0500 +diff -Nurp subscription-manager-1.27.11.orig/src/subscription_manager/repofile.py subscription-manager-1.27.11/src/subscription_manager/repofile.py +--- subscription-manager-1.27.11.orig/src/subscription_manager/repofile.py 2020-07-28 11:06:10.000000000 -0500 ++++ subscription-manager-1.27.11/src/subscription_manager/repofile.py 2020-08-05 16:48:00.911709258 -0500 @@ -368,11 +368,7 @@ class RepoFileBase(object): Try to create new repo file. :return: None