prep-patch.mk: rewrite
commit51464f4cdd621113d4c2db93b9208e90a54c70fb
authorLauri Tirkkonen <lotheac@iki.fi>
Sun, 6 Jan 2019 02:42:17 +0000 (6 04:42 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Sun, 6 Jan 2019 17:24:33 +0000 (6 19:24 +0200)
treed8f6fa4b588dea1ff32f7b3b56694a6f8a2e3d2c
parent5eb8816e1e9322ee3532c494d1f862aed5bf2752
prep-patch.mk: rewrite

patches must be applied sequentially; parallel make plus multiple
patches touching the same file equals a bad time.

we lose the ability to patch multiple components in the same component
dir (with the *.patch_[0-9] patches), but only readline used that
anyway.
make-rules/prep-patch.mk