From da2df634981ef55f418f6a9b34a81c01db64f4e0 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 15 Jun 2023 09:20:37 -0400 Subject: [PATCH] Update location of krb5 --- genesis/getlicenses.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genesis/getlicenses.py b/genesis/getlicenses.py index 5aa43a8a..5a9b2ac2 100644 --- a/genesis/getlicenses.py +++ b/genesis/getlicenses.py @@ -98,7 +98,7 @@ manuallicenses = [ '/usr/share/licenses/kernel-extra/preferred/MIT', '/usr/share/licenses/util-linux/COPYING.GPLv3', # extract from parse-date.c, from srpm '/usr/share/licenses/kmod/tools/COPYING', # GPL not LGPL, must extract from kmod srpm - '/usr/share/licenses/krb5/NOTICE', # copy it verbatim from LICENSE, exact same file + '/usr/share/licenses/krb5-libs/NOTICE', # copy it verbatim from LICENSE, exact same file '/usr/share/doc/less/README', '/usr/share/licenses/libcap-ng-utils/COPYING', '/usr/share/licenses/libdb/copyright', # from libdb, db-5.3.28, lang/sql/odbc/debian/copyright