From 21a73065663169869a66e64c2abe0eb79d794343 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Fri, 4 Dec 2015 18:21:05 +0000 Subject: MFC r290083: Use more appropriate ${SHAREDIR} rather than /usr/share. --- share/timedef/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/timedef') diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 5a4060d..7269fb4 100644 --- a/share/timedef/Makefile +++ b/share/timedef/Makefile @@ -96,7 +96,7 @@ LOCALES= am_ET.UTF-8 \ zh_TW.Big5 \ zh_TW.UTF-8 -LOCALEDIR= /usr/share/locale +LOCALEDIR= ${SHAREDIR}/locale .SUFFIXES: .src .out -- cgit v1.1