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 0f9e5a5c..f650eec1 100644 --- a/po/Makefile +++ b/po/Makefile @@ -9,7 +9,7 @@ MOFILES = $(POFILES:%.po=%.mo) LANGS = $(POFILES:%.po=%) # because of different charsets or encodings.. :-( -IGNOREPOMS = cs.po +IGNOREPOMS = PREFIX = $(RPM_BUILD_ROOT)/usr DATADIR = $(PREFIX)/share |