Manolis Ragkousis <[email protected]> skribis: > From 00c2d2ec11a75e3d74704150488e73ee7c8c6fe8 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis <[email protected]> > Date: Wed, 27 Apr 2016 23:33:56 +0300 > Subject: [PATCH] gnu: procps: Make procps build on non Linux systems. > > * gnu/packages/patches/procps-non-linux.patch.patch: New patch. > * gnu/packages/linux.scm (procps)[source]: Use it. > * gnu/local.mk (dist_patch_DATA): Add it.
[...] > --- /dev/null > +++ b/gnu/packages/patches/procps-non-linux.patch Please add a couple of lines saying what it does and what its upstream status is. OK for ‘core-updates’ with this change! Then I second John’s comment: you should propose the change upstream. They might do it differently (by checking for the header and function at configure time, typically), but I guess there’s no reason why they would refuse it. Thank you! Ludo’.
