Fixed prefix while installing translations

This commit is contained in:
Pierre Pronchery 2010-04-22 11:30:36 +00:00
parent 92d3c1fcf2
commit d8cffc0af2

View File

@ -1,4 +1,6 @@
TARGETS = Browser.pot de.mo es.mo fr.mo it.mo TARGETS = Browser.pot de.mo es.mo fr.mo it.mo
PREFIX = /usr/local
DESTDIR =
RM = rm -f RM = rm -f
LN = ln -f LN = ln -f
MKDIR = mkdir -p MKDIR = mkdir -p