Explorar o código

pkg: Fix Fedora 35

I would curse at the person that wrote this mess, but that was me
Dorian Stoll %!s(int64=3) %!d(string=hai) anos
pai
achega
821d8f0685
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pkg/fedora/kernel-surface/kernel-surface.spec

+ 2 - 2
pkg/fedora/kernel-surface/kernel-surface.spec

@@ -2,7 +2,7 @@
 # Definitions to configure the kernel we want to build
 #
 
-%global kernel_tag_fc34 kernel-5.14.15-300.fc35
+%global kernel_tag_fc35 kernel-5.14.15-300.fc35
 %global kernel_tag_fc34 kernel-5.14.15-200.fc34
 %global kernel_tag_fc33 kernel-5.14.15-100.fc33
 
@@ -13,7 +13,7 @@
 # This is what is printed in the GRUB menu. These cannot be fetched from the
 # buildhost, because in a container this will also say container. To get the
 # same text as the default kernels, just hardcode it. Hey, this is important!
-%global fedora_title_fc34 35 (Thirty Five)
+%global fedora_title_fc35 35 (Thirty Five)
 %global fedora_title_fc34 34 (Thirty Four)
 %global fedora_title_fc33 33 (Thirty Three)