aboutsummaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
Diffstat (limited to 'po')
-rw-r--r--po/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile b/po/Makefile
index 56eb664..da4bd31 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,7 +1,7 @@
# Installation directories
-localedir = $(prefix)/usr/share/locale
+localedir = $(PREFIX)/usr/share/locale
-PGOAL = userdrake2
+PGOAL = userdrake
# perl files to search translatable strings in
PL_FILES = $(shell cat POTFILES.in | sed 's,^,../,' )