From cbab0eee04a907687549217db340b3497d23c91b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 30 Jul 2019 10:04:05 +0200 Subject: [PATCH] checksec: update to 2.1.0. --- srcpkgs/checksec/patches/fix-formating.patch | 50 -------------------- srcpkgs/checksec/template | 6 +-- 2 files changed, 3 insertions(+), 53 deletions(-) delete mode 100644 srcpkgs/checksec/patches/fix-formating.patch diff --git a/srcpkgs/checksec/patches/fix-formating.patch b/srcpkgs/checksec/patches/fix-formating.patch deleted file mode 100644 index a2b323aa48..0000000000 --- a/srcpkgs/checksec/patches/fix-formating.patch +++ /dev/null @@ -1,50 +0,0 @@ ---- checksec.orig 2019-07-24 11:58:00.684761937 +0200 -+++ checksec 2019-07-24 11:57:40.744760376 +0200 -@@ -1568,11 +1568,11 @@ chk_proc_all () { - (( currpid++ )) - name=$(head -1 "${N}"/status | cut -b 7-) - if [[ $format == "cli" ]]; then -- printf "%16s" "${N}ame" -+ printf "%16s" "${name}" - printf "%7d " "${N}" - else - echo_message "" "${N}," "