]> git.ipfire.org Git - thirdparty/glibc.git/commit
Install charmaps uncompressed in testroot
authorDJ Delorie <dj@redhat.com>
Wed, 23 Oct 2019 21:52:26 +0000 (17:52 -0400)
committerDJ Delorie <dj@redhat.com>
Thu, 24 Oct 2019 21:01:04 +0000 (17:01 -0400)
commit97476447edff96e526daa1a22d6ed3665181ff93
tree886fb38e9d6bc0602d92fc6979914a7b821a4fd3
parent4052fa22f69c0964bb42c0f13daa791617253de5
Install charmaps uncompressed in testroot

The testroot does not have a gunzip command, so the charmap files
should not be installed gzipped else they cannot be used (and thus
tested).  With this patch, installing with INSTALL_UNCOMPRESSED=yes
installs uncompressed charmaps instead.

Note that we must purge the $(symbolic_link_list) as it contains
references to $(DESTDIR), which we change during the testroot
installation.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Makefile
localedata/Makefile