diff options
Diffstat (limited to 'share/colldef')
-rw-r--r-- | share/colldef/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile index 4b68f1e..b593894 100644 --- a/share/colldef/Makefile +++ b/share/colldef/Makefile @@ -42,7 +42,7 @@ LOCALES= bg_BG.CP1251 \ uk_UA.ISO8859-5 \ uk_UA.KOI8-U -LOCALEDIR= /usr/share/locale +LOCALEDIR= ${SHAREDIR}/locale .SUFFIXES: .src .out |