diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2004-03-04 14:37:25 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2004-03-04 14:37:25 +0000 |
commit | 714d84bc9aa33d812c6d018588433bda98e518b1 (patch) | |
tree | 793e9bef9882ed832708078ed2ae1a3e0e6aacb0 /po/Makefile | |
parent | d5c494cc2e83b7c91eb605bba2b5934c571ca8f3 (diff) | |
download | rpmdrake-714d84bc9aa33d812c6d018588433bda98e518b1.tar rpmdrake-714d84bc9aa33d812c6d018588433bda98e518b1.tar.gz rpmdrake-714d84bc9aa33d812c6d018588433bda98e518b1.tar.bz2 rpmdrake-714d84bc9aa33d812c6d018588433bda98e518b1.tar.xz rpmdrake-714d84bc9aa33d812c6d018588433bda98e518b1.zip |
updated pom files (soe of them had wrong content); there is also no file
to ingore now, as all languages use utf-8 in rpmdrake and DrakX
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 |