diff options
Diffstat (limited to 'share/timedef/Makefile')
-rw-r--r-- | share/timedef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/timedef/Makefile b/share/timedef/Makefile index 1e589d8ee969..2b7fca6a7e2b 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 |