guild: Gracefully handle failures to install the locale.
authorLudovic Courtès <ludo@gnu.org>
Fri, 1 Feb 2013 17:19:27 +0000 (18:19 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 1 Feb 2013 17:19:34 +0000 (18:19 +0100)
commite2c6bf3866d1186c60bacfbd4fe5037087ee5e3f
treed2ad001847a3f7e00f455405ae7fe3e8a1ffbd1a
parent8364ae3fac3645ad3e8b53a2c4faeeed162ea0ea
guild: Gracefully handle failures to install the locale.

* meta/guild.in (main): Catch `system-error' when calling `setlocale',
  and gracefully handle any error.
meta/guild.in