[interchange-cvs] interchange - racke modified Makefile.PL

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Nov 23 07:24:01 2001


User:      racke
Date:      2001-11-23 12:23:39 GMT
Modified:  .        Tag: STABLE_4_8-branch Makefile.PL
Log:
Japanese locale is ja_JP, not jp_JP

Revision  Changes    Path
No                   revision



No                   revision



2.9.2.7   +1 -1      interchange/Makefile.PL


rev 2.9.2.7, prev_rev 2.9.2.6
Index: Makefile.PL
===================================================================
RCS file: /anon_cvs/repository/interchange/Makefile.PL,v
retrieving revision 2.9.2.6
retrieving revision 2.9.2.7
diff -u -r2.9.2.6 -r2.9.2.7
--- Makefile.PL	2001/11/01 09:17:36	2.9.2.6
+++ Makefile.PL	2001/11/23 12:23:39	2.9.2.7
@@ -731,7 +731,7 @@
 sub MY::postamble {
 	return <<'EOF';
 UIDIR=dist/lib/UI
-UILANGS=da_DK de_DE he_IL jp_JP nl_NL pt_BR sv_SE
+UILANGS=da_DK de_DE he_IL ja_JP nl_NL pt_BR sv_SE
 
 localefiles:
 	@for lang in $(UILANGS); do \