apply-patches.sh: avoid reversed/already applied patches
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 17 Sep 2013 18:45:53 +0000 (15:45 -0300)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 17 Sep 2013 21:07:34 +0000 (23:07 +0200)
commiteca77d0429f531a6f377da5d25d8ee72cd98a449
treecdf1ae5ba174596b397e5f451864a7ce7ac5c058
parent238d13ab47dfaabad7296c13a2903ad422ed2fda
apply-patches.sh: avoid reversed/already applied patches

Disable reversed/already applied patches fallout from commit
5871b791995ebe295db7dca608afe3f293ce8953
Reverse patches are bad, they may unfix things with version bumps and
just sneak under the radar with pure batch mode.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/apply-patches.sh