From 4323241b078580052b4f84de4ec6a44a232fca2e 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 54bc7c9..f07c625 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,4 +1,6 @@ TARGETS = Editor.pot de.mo es.mo fr.mo it.mo +PREFIX = /usr/local +DESTDIR = RM = rm -f LN = ln -f MKDIR = mkdir -p