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