diff options
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |