package/coreutils: drop useless patch
authorYann E. MORIN <yann.morin.1998@free.fr>
Mon, 6 Jan 2020 21:23:36 +0000 (22:23 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 7 Jan 2020 20:20:26 +0000 (21:20 +0100)
commita4003d700dbeacb86165829c53f9cd77dcd6a6b2
treebbb31204a8deb702bbfadc85138dc048ff45f30e
parentfd42481b22e9cd6752bdfaf555aa1a3a91abc99c
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>
package/coreutils/0001-fix-for-dummy-man-usage.patch [deleted file]
package/coreutils/0001-strtod_fix_clash_with_strtold.patch [new file with mode: 0644]
package/coreutils/0002-strtod_fix_clash_with_strtold.patch [deleted file]
package/coreutils/coreutils.mk