diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index 54f283e3..9e04ab3d 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 = zh_CN.po +IGNOREPOMS = PREFIX = $(RPM_BUILD_ROOT)/usr DATADIR = $(PREFIX)/share |