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

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