summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-04-13 12:51:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-04-13 12:51:53 -0700
commit4aa47c6a7ac9a30aaa691f76a40401d3da59a82f (patch)
tree4fb2037e7ede8bdb014d44f5d6a771745a6cc02f
parentUpdated to 5.0.7 (diff)
downloadlinux-libre-hardened-ck-4aa47c6a7ac9a30aaa691f76a40401d3da59a82f.tar.xz
Typo
-rw-r--r--PKGBUILD4
-rw-r--r--modify-ck-for-hardened.patch (renamed from modify-ck-for-hardned.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57fc872..43ee693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -39,7 +39,7 @@ source=(https://linux-libre.fsfla.org/pub/linux-libre/releases/${_gnumajver}/lin
https://linux-libre.fsfla.org/pub/linux-libre/releases/${_gnupkgver}/patch-${_gnumajver}-${_gnupkgver}.xz{,.sign}
https://github.com/anthraxx/linux-hardened/releases/download/${pkgver}/linux-hardened-${pkgver}.patch{,.sig}
remove-excess-ck-extraversion.patch
- modify-ck-for-hardned.patch
+ modify-ck-for-hardened.patch
http://ck.kolivas.org/patches/5.0/${_majver}/${_majver}-ck${_ckpatchversion}/${_ckpatch}.xz
enable_additional_cpu_optimizations-$_gcc_more_v.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/$_gcc_more_v.tar.gz
ath9k-regdom-hack.patch
@@ -90,7 +90,7 @@ prepare() {
# ck hotfixes
msg2 "Applying ck patch hotfixes"
patch -p1 -i ../remove-excess-ck-extraversion.patch "$srcdir/${_ckpatch}"
- patch -p1 -i ../modify-ck-for-hardned.patch "$srcdir/${_ckpatch}"
+ patch -p1 -i ../modify-ck-for-hardened.patch "$srcdir/${_ckpatch}"
sed -i '/-CFLAGS/ s/$/ \$(LIBELF_FLAGS)/' "$srcdir/${_ckpatch}"
# ck patch
diff --git a/modify-ck-for-hardned.patch b/modify-ck-for-hardened.patch
index c54860a..c54860a 100644
--- a/modify-ck-for-hardned.patch
+++ b/modify-ck-for-hardened.patch