From f6d57b412bbcce0f0b6492f2f17994793d709e5e Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 24 Oct 2022 16:29:12 +0300 Subject: [PATCH] Fix almalinxu patch --- SOURCES/subscription-manager-remove-redhat.repo.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SOURCES/subscription-manager-remove-redhat.repo.patch b/SOURCES/subscription-manager-remove-redhat.repo.patch index bd833ff..af566ef 100644 --- a/SOURCES/subscription-manager-remove-redhat.repo.patch +++ b/SOURCES/subscription-manager-remove-redhat.repo.patch @@ -1,7 +1,7 @@ -diff -aruN subscription-manager-1.29.30/src/subscription_manager/repofile.py subscription-manager-1.29.30.alma/src/subscription_manager/repofile.py +diff -Nurp subscription-manager-1.29.30/src/subscription_manager/repofile.py subscription-manager-1.29.30.alma/src/subscription_manager/repofile.py --- subscription-manager-1.29.30/src/subscription_manager/repofile.py 2022-08-09 23:10:15.000000000 +0300 +++ subscription-manager-1.29.30.alma/src/subscription_manager/repofile.py 2022-10-24 11:47:04.000000000 +0300 -@@ -370,11 +370,7 @@ +@@ -370,11 +370,7 @@ class RepoFileBase(object): Try to create new repo file. :return: None """