From 237f360adba776f2564cc9526a9e46320c1e31f2 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Fri, 9 Aug 2002 09:36:33 +0000 Subject: changed prefix --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/Makefile') diff --git a/po/Makefile b/po/Makefile index 52fc189e..5e1e1842 100644 --- a/po/Makefile +++ b/po/Makefile @@ -1,5 +1,5 @@ # Installation directories -localedir = $(PREFIX)/usr/share/locale +localedir = ${prefix}/usr/share/locale LANGS = $(shell ls *.po | xargs -i basename {} .po ) PGOAL = drakwizard -- cgit v1.2.1