Hi, in the proposed version bump for procps, the default path changed to /bin instead of /usr/bin. In my patch I just renamed the paths. But maybe that's the wrong approach and we should keep all binaries in /usr/bin ?
Debian on the other hand puts most of them in /usr/bin and a few into /bin. Should I send a v2 with all rules changed like this? @$(call install_copy, procps, 0, 0, 0755, /bin/free, /usr/bin/free) Or should we put some binaries in /bin to be consistent with Debian? (/bin/ps, /bin/pidof, /usr/bin/top, /usr/bin/vmstat, ... ?) Btw: This is the commit from procps-ng where they changed it to /bin: https://gitlab.com/procps-ng/procps/commit/430b559ba2826f80dffa840622ae0fc744000b13 Thanks, Clemens _______________________________________________ ptxdist mailing list [email protected]
