diff --git a/srcpkgs/checksec/patches/fix-formating.patch b/srcpkgs/checksec/patches/fix-formating.patch new file mode 100644 index 00000000000..a2b323aa484 --- /dev/null +++ b/srcpkgs/checksec/patches/fix-formating.patch @@ -0,0 +1,50 @@ +--- 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}," "