From d8cffc0af2ffe6091e5513fe7197dfc16c03ebf2 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 22 Apr 2010 11:30:36 +0000 Subject: [PATCH] Fixed prefix while installing translations --- po/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/po/Makefile b/po/Makefile index 3b549b9..1ba68f5 100644 --- a/po/Makefile +++ b/po/Makefile @@ -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