Fixed prefix while installing translations
This commit is contained in:
parent
92d3c1fcf2
commit
d8cffc0af2
|
@ -1,4 +1,6 @@
|
|||
TARGETS = Browser.pot de.mo es.mo fr.mo it.mo
|
||||
PREFIX = /usr/local
|
||||
DESTDIR =
|
||||
RM = rm -f
|
||||
LN = ln -f
|
||||
MKDIR = mkdir -p
|
||||
|
|
Loading…
Reference in New Issue
Block a user