[Libreoffice-commits] core.git: i18npool/Library_localedata_euro.mk
Thorsten Behrens
Thorsten.Behrens at CIB.de
Fri Jan 22 16:25:27 PST 2016
i18npool/Library_localedata_euro.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a6c8b41c4df79183c5d2c1450c010768ac7d82f6
Author: Thorsten Behrens <Thorsten.Behrens at CIB.de>
Date: Sat Jan 23 01:23:58 2016 +0100
i18npool: fix build
Looks like 72c5e230f9cda8e18f63f7bbc6567487b4c5a5e0 missed the
makefile change.
Change-Id: I2d887ca6cb6c698fdb2d24029f38cce6050e0881
diff --git a/i18npool/Library_localedata_euro.mk b/i18npool/Library_localedata_euro.mk
index 9b5aaae..caece13 100644
--- a/i18npool/Library_localedata_euro.mk
+++ b/i18npool/Library_localedata_euro.mk
@@ -36,7 +36,7 @@ $(eval $(call gb_Library_add_generated_exception_objects,localedata_euro,\
CustomTarget/i18npool/localedata/localedata_dsb_DE \
CustomTarget/i18npool/localedata/localedata_el_GR \
CustomTarget/i18npool/localedata/localedata_et_EE \
- CustomTarget/i18npool/localedata/localedata_eu \
+ CustomTarget/i18npool/localedata/localedata_eu_ES \
CustomTarget/i18npool/localedata/localedata_fi_FI \
CustomTarget/i18npool/localedata/localedata_fo_FO \
CustomTarget/i18npool/localedata/localedata_fr_BE \
More information about the Libreoffice-commits
mailing list