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/monetdef/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/monetdef') diff --git a/share/monetdef/Makefile b/share/monetdef/Makefile index 165e879..4d6513b 100644 --- a/share/monetdef/Makefile +++ b/share/monetdef/Makefile @@ -90,7 +90,7 @@ LOCALES= af_ZA.ISO8859-1 \ zh_HK.UTF-8 \ zh_TW.Big5 -LOCALEDIR= /usr/share/locale +LOCALEDIR= ${SHAREDIR}/locale .SUFFIXES: .src .out -- cgit v1.1