]> git.pld-linux.org Git - packages/kernel-tools.git/commitdiff
- typo, release 5 auto/th/kernel-tools-5.7.0-5
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Jul 2020 17:12:44 +0000 (19:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Jul 2020 17:12:44 +0000 (19:12 +0200)
kernel-tools.spec
x32.patch

index 267eed9f1cb79e6ea18bca7f04ab36b5064e2911..5decae46fd13dbd8268de828df94a1de05f709e2 100644 (file)
@@ -25,7 +25,7 @@ Summary:      Assortment of tools for the Linux kernel
 Summary(pl.UTF-8):     Zestaw narzędzi dla jądra Linuksa
 Name:          kernel-tools
 Version:       %{basever}%{postver}
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
index 9573ff6ffb92f3b15a6d3175252344a483461533..115cd059b0976d6bee5cc10ce5d09f8f4475dd18 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -12,7 +12,7 @@ FIXME: regs_load.S need complete x32 ABI support; now it will just compile, but
  else
    IS_64_BIT := 0
  endif
-+ifeq ($(x86_64)_$(ILP32), 1_1)
++ifeq ($(X86_64)_$(ILP32), 1_1)
 +  IS_X32_BIT := 1
 +else
 +  IS_X32_BIT := 0
This page took 0.18379 seconds and 4 git commands to generate.