make: remove unnecessary chmod when creating directories for locales installation
commitc72f013136528e4191f2cbcaeb0874b6653dd61e
authorChristophe CURIS <christophe.curis@free.fr>
Tue, 20 Jan 2015 21:03:53 +0000 (20 22:03 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 20 Jan 2015 21:29:24 +0000 (20 21:29 +0000)
tree710a782695e74efd9bc8b720787a5913f886133b
parentd6abbafeef6c929ed5156bb4d638ab647623efd7
make: remove unnecessary chmod when creating directories for locales installation

The permissions are already set correctly by the installation script, so it
it not necessary to re-do it afterwards, it makes the code more complex and
error prone, so this patch removes these chmods.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
WINGs/po/Makefile.am
WPrefs.app/po/Makefile.am
po/Makefile.am
util/po/Makefile.am