Makefile: do not purge locale-archive from target
authorSven Neumann <neumann@teufel.de>
Wed, 18 Jun 2014 09:23:30 +0000 (11:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Jul 2014 20:56:23 +0000 (22:56 +0200)
commit201adefb6e17e30d8e66b3d673c58cfd17ac1b5a
tree4c2f790d2e44b52c94a3afca235f153684d198f3
parent21510bdb0bfee931d2ac4929663e8398278b8e2f
Makefile: do not purge locale-archive from target

The rules to purge unwanted locales from the target also removed
the locale-archive file from /usr/lib/locale which contains the
locale definitions explicitly generated for the target.

Signed-off-by: Sven Neumann <neumann@teufel.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile