Re: [Mesa-dev] [PATCH] Fix parsing of language code when making options.mo

2013-06-26 Thread Jean-Sébastien Pédron
On 26.06.2013 14:58, Jean-Sébastien Pédron wrote: > The patch uses the $* GNU make variable instead of shell parameter > expansion to find the language code. Please disregard this patch. The problem was fixed in 95e145aaee1c535aa4d55b1765c717968efdf18c, between the day I made the patch (a few wee

[Mesa-dev] [PATCH] Fix parsing of language code when making options.mo

2013-06-26 Thread Jean-Sébastien Pédron
Hello, The patch uses the $* GNU make variable instead of shell parameter expansion to find the language code. -- Jean-Sébastien Pédron From fed4ca6ef4134dfc34a6e25e5b8de3ef905d2efa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20P=C3=A9dron?= Date: Wed, 5 Jun 2013 13:45:29 +0200