termux-packages/packages/procps
Henrik Grimler d3d7dc805f
procps: use __progname for getting program name (#6777)
Autoconf macro for __progname taken from tmux, seems it is missing
from procps, code checks `ifdef HAVE__PROGNAME` so all we have to do
is to add the macro.

Fixes https://github.com/termux/termux-packages/issues/6768.
2021-05-08 21:51:15 +02:00
..
Makefile.am.patch procps: use __progname for getting program name (#6777) 2021-05-08 21:51:15 +02:00
build.sh procps: use __progname for getting program name (#6777) 2021-05-08 21:51:15 +02:00
langinfo.patch procps: update to 3.3.17 2021-05-07 08:37:22 +02:00
pmap.c.patch
proc-sysinfo.c.patch
proc-whattime.c.patch
procio.c.patch
progname.patch procps: use __progname for getting program name (#6777) 2021-05-08 21:51:15 +02:00
sysctl.c.patch
top-top.c.patch procps: update to 3.3.17 2021-05-07 08:37:22 +02:00
w.c.patch procps: update to 3.3.17 2021-05-07 08:37:22 +02:00