summaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile b/po/Makefile
index 0e8d6ab83..7ee4053ca 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -1,7 +1,7 @@
PACKAGE = util-linux
-VERSION = 2.9s
include ../make_include
+include ../MCONFIG
#
# po2tbl.sed is not taken from /usr/share/gettext/intl
@@ -13,7 +13,7 @@ INTL = /usr/share/gettext/intl
SHELL = /bin/sh
-prefix = /usr
+prefix = $(DESTDIR)/usr
exec_prefix = ${prefix}
datadir = $(prefix)/share
localedir = $(datadir)/locale