summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorSebastián Mancilla <smancill@smancill.dev>2021-09-21 23:01:26 -0300
committerSebastián Mancilla <smancill@smancill.dev>2021-09-26 14:32:09 -0300
commit0f77179bcfa2e821d98889423d1f8a18e22952ee (patch)
tree534e91a1161807d8a610aef21ce554ab15f4ad78 /pkgs/development/python-modules/rangehttpserver
parent3d85bb08106a3d32350df2786fda62aa7fd49cd8 (diff)
quilt: wrap all required inputs
Some quilt commands fail on darwin with this error: stat: illegal option -- c usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...] This is because at build time quilt is configured to use the coreutils version of 'stat', but the 'quilt' wrapper does not wrap this coreutils dependency and then at runtime the version from macOS is used (as found in $PATH). Fix by ensuring that coreutils is wrapped. Also add and wrap the missing inputs for the other programs used by the quilt commands: gawk, gnugrep, gnused, unixtools.column and unixtools.getopt.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions