apply-patches.sh: patch pattern was expanded prematurely
authorLudovic Desroches <ludovic.desroches@atmel.com>
Mon, 16 Apr 2012 16:02:53 +0000 (18:02 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 16 Apr 2012 21:19:08 +0000 (23:19 +0200)
commit7c717bbfffea0c55d348435e9b98e492b11b9177
tree3a01737fa51af063f503a9e63e38ecf4f46e185f
parente530970c28ac1341613cc7a3605960e0373731b6
apply-patches.sh: patch pattern was expanded prematurely

The patch pattern was expanded before being into the patch directory so the
expansion can add incorrect files.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/apply-patches.sh