From e267336a7d63b31bc8ba2c1489ed377f35bdb032 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 40b1134..347da3c 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,4 +1,6 @@ TARGETS = Surfer.pot de.mo es.mo fr.mo it.mo +PREFIX = /usr/local +DESTDIR = RM = rm -f LN = ln -f MKDIR = mkdir -p