buildroot/package/coreutils
Yann E. MORIN a4003d700d package/coreutils: drop useless patch
Until version 8.23, we needed to patch coreutils to ensure that options
be passed before non-options when calling help2man (during the build).
Our patch would just swap around two consecutive lines, and required
autoreconfguring and gettextising.

However, in coreutils 8.24, upstream applied a semantically equivalent
fix, but we did not notice, and we blindly fixed the patch by swapping
the previously faulty lines, even though the issue was no longer present
to begin with (if one would need an example of cargo cult, this is it).

Drop our patch, as it has not been needed for the past 4.5 years.

This means that we can also stop autoreconfiguring and gettextising.
Woot!

Rename the remaining patch.

Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020-01-07 21:20:26 +01:00
..
0001-strtod_fix_clash_with_strtold.patch package/coreutils: drop useless patch 2020-01-07 21:20:26 +01:00
Config.in package/coreutils: allow building as individual binaries 2019-06-20 21:04:19 +02:00
coreutils.hash package/coreutils: bump version to 8.31 2019-12-16 21:14:41 +01:00
coreutils.mk package/coreutils: drop useless patch 2020-01-07 21:20:26 +01:00