From 43a8f59a8783f01b4b631961343804ada29a50a3 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Mon, 1 Jan 2024 12:02:08 +0530 Subject: [PATCH] rename stuff --- includes/repos/kernel-tfg.ksi | 2 -- includes/repos/repos-master.ksi | 2 +- includes/repos/{elrepo-tfg.ksi => sig-kernel.ksi} | 2 +- 3 files changed, 2 insertions(+), 4 deletions(-) delete mode 100644 includes/repos/kernel-tfg.ksi rename includes/repos/{elrepo-tfg.ksi => sig-kernel.ksi} (69%) diff --git a/includes/repos/kernel-tfg.ksi b/includes/repos/kernel-tfg.ksi deleted file mode 100644 index c73c17e..0000000 --- a/includes/repos/kernel-tfg.ksi +++ /dev/null @@ -1,2 +0,0 @@ -# Enable Pratham Patel's COPR that provides the Linux kernel -repo --install --name=COPR-kernel-tfg --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-tfg/rhel-$releasever-$basearch diff --git a/includes/repos/repos-master.ksi b/includes/repos/repos-master.ksi index e2841dc..e1e5453 100644 --- a/includes/repos/repos-master.ksi +++ b/includes/repos/repos-master.ksi @@ -1,3 +1,3 @@ -%include elrepo-tfg.ksi +%include sig-kernel.ksi %include epel.ksi %include rocky.ksi diff --git a/includes/repos/elrepo-tfg.ksi b/includes/repos/sig-kernel.ksi similarity index 69% rename from includes/repos/elrepo-tfg.ksi rename to includes/repos/sig-kernel.ksi index 678df68..7c6e50d 100644 --- a/includes/repos/elrepo-tfg.ksi +++ b/includes/repos/sig-kernel.ksi @@ -1,2 +1,2 @@ # Enable Pratham Patel's COPR that provides the Linux kernel -repo --install --name=COPR-kernel-tfg --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-rocky/rhel-$releasever-$basearch +repo --install --name=COPR-sig-kernel --baseurl=https://download.copr.fedorainfracloud.org/results/prathampatel/kernel-rocky/rhel-$releasever-$basearch