Blame SOURCES/9001-rhel9-remove-mention-of-Fedora-Change-page-in-compat.patch

93643d
From 2e2a7143cbfa719905cb130a5e67313c65bf3b65 Mon Sep 17 00:00:00 2001
93643d
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
93643d
Date: Tue, 30 Oct 2018 14:08:12 +0100
93643d
Subject: [PATCH 1/3] rhel9: remove mention of Fedora Change page in compat
93643d
 tool
93643d
93643d
---
93643d
 src/compat/authcompat.py.in.in | 1 -
93643d
 1 file changed, 1 deletion(-)
93643d
93643d
diff --git a/src/compat/authcompat.py.in.in b/src/compat/authcompat.py.in.in
93643d
index f879e08eb94e9620dfc28f245b0ea5815df7e4f2..e4b8c05c6a11a215529ba66f8b36b72a6ac18448 100755
93643d
--- a/src/compat/authcompat.py.in.in
93643d
+++ b/src/compat/authcompat.py.in.in
93643d
@@ -468,7 +468,6 @@ class AuthCompat:
93643d
                 "It does not provide all capabilities of authconfig.\n"))
93643d
         print(_("IMPORTANT: authconfig is replaced by authselect, "
93643d
                 "please update your scripts."))
93643d
-        print(_("See Fedora 28 Change Page: https://fedoraproject.org/wiki/Changes/AuthselectAsDefault"))
93643d
         print(_("See man authselect-migration(7) to help you with migration to authselect"))
93643d
 
93643d
         options = self.options.getSetButUnsupported()
93643d
-- 
93643d
2.29.2
93643d