commit 19d253ca29c3ea8e5630e3d0fc714f3f1befc256
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jul 27 19:12:44 2020 +0200

    - typo, release 5

 kernel-tools.spec | 2 +-
 x32.patch         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel-tools.spec b/kernel-tools.spec
index 267eed9..5decae4 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -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
diff --git a/x32.patch b/x32.patch
index 9573ff6..115cd05 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-tools.git/commitdiff/19d253ca29c3ea8e5630e3d0fc714f3f1befc256

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to