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}," "