From b5aa20998322096519d613d8dc1dcd0a545925b5 Mon Sep 17 00:00:00 2001 From: bdrewery Date: Tue, 27 Oct 2015 23:35:02 +0000 Subject: Use more appropriate ${SHAREDIR} rather than /usr/share. MFC after: 2 weeks Sponsored by: EMC / Isilon Storage Division --- share/numericdef/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/numericdef/Makefile') diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile index f7f97c0..086f05c 100644 --- a/share/numericdef/Makefile +++ b/share/numericdef/Makefile @@ -44,7 +44,7 @@ LOCALES= af_ZA.ISO8859-1 \ uk_UA.KOI8-U \ zh_CN.eucCN -LOCALEDIR= /usr/share/locale +LOCALEDIR= ${SHAREDIR}/locale .SUFFIXES: .src .out -- cgit v1.1