From 18b88b870cd5f4da53930f879e24e11433734d4d Mon Sep 17 00:00:00 2001 From: Stepan Oksanichenko Date: Mon, 24 Apr 2023 12:22:57 +0000 Subject: [PATCH] Update 'aarch64/variants_options.json' GPL is LICENSE in almalinux-release --- aarch64/variants_options.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aarch64/variants_options.json b/aarch64/variants_options.json index 1820a52..00953a4 100644 --- a/aarch64/variants_options.json +++ b/aarch64/variants_options.json @@ -15,7 +15,7 @@ "repo": "https://git.almalinux.org/rpms/almalinux-release.git", "branch": "a{{ distribution_major_version }}", "file": [ - "GPL", + "LICENSE", "EULA", "RPM-GPG-KEY-AlmaLinux-{{ distribution_major_version }}" ] @@ -100,7 +100,7 @@ "repo": "https://git.almalinux.org/rpms/almalinux-release.git", "branch": "a{{ distribution_major_version }}", "file": [ - "GPL", + "LICENSE", "EULA", "RPM-GPG-KEY-AlmaLinux-{{ distribution_major_version }}" ]