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

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