This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] localedata: nl_NL at euro: copy measurement from nl_NL [BZ #19198] [committed]


No real changes here as the output is the same.  Just making the input
a little bit nicer.
---
 localedata/ChangeLog          | 5 +++++
 localedata/locales/nl_NL@euro | 3 +--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 4b34661..a661634 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,8 @@
+2015-12-29  Mike Frysinger  <vapier@gentoo.org>
+
+	[BZ #19198]
+	* locales/nl_NL@euro (LC_MEASUREMENT): Copy from nl_NL.
+
 2015-12-29  Damyan Ivanov  <dam+gnu@ktnx.net>
 
 	[BZ #19385]
diff --git a/localedata/locales/nl_NL@euro b/localedata/locales/nl_NL@euro
index e6af083..6179e72 100644
--- a/localedata/locales/nl_NL@euro
+++ b/localedata/locales/nl_NL@euro
@@ -71,8 +71,7 @@ copy "nl_NL"
 END LC_TELEPHONE
 
 LC_MEASUREMENT
-% metric
-measurement 1
+copy "nl_NL"
 END LC_MEASUREMENT
 
 LC_NAME
-- 
2.6.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]