From 6a91ddb6086363ac615fce3768c37348c873bf5e Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Fri, 16 May 2003 18:37:51 +0000 Subject: different encoding for zh_CN :( --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile b/po/Makefile index 499f02f9..b8c3d974 100644 --- a/po/Makefile +++ b/po/Makefile @@ -10,7 +10,7 @@ MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) # because of different charsets or encodings.. :-( -IGNOREPOMS = +IGNOREPOMS = zh_CN.po PREFIX = $(RPM_BUILD_ROOT)/usr DATADIR = $(PREFIX)/share -- cgit v1.2.1