pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/plist Add en_NZ locale.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/403ecf0929aa
branches:  trunk
changeset: 551002:403ecf0929aa
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Dec 04 09:33:20 2008 +0000

description:
Add en_NZ locale.

diffstat:

 mk/plist/common-dirs.mtree |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 556bfdc46fe9 -r 403ecf0929aa mk/plist/common-dirs.mtree
--- a/mk/plist/common-dirs.mtree        Thu Dec 04 07:42:28 2008 +0000
+++ b/mk/plist/common-dirs.mtree        Thu Dec 04 09:33:20 2008 +0000
@@ -1,5 +1,5 @@
 #     Id: BSD.local.dist,v 1.30 1997/08/01 13:16:39 phk Exp
-#      $NetBSD: common-dirs.mtree,v 1.13 2008/11/24 13:39:01 wiz Exp $
+#      $NetBSD: common-dirs.mtree,v 1.14 2008/12/04 09:33:20 wiz Exp $
 #
 
 /set type=dir uname=root gname=wheel mode=0755
@@ -670,6 +670,10 @@
                 LC_MESSAGES
                 ..
             ..
+            en_NZ
+                LC_MESSAGES
+                ..
+            ..
             en_US
                 LC_MESSAGES
                 ..



Home | Main Index | Thread Index | Old Index