summaryrefslogtreecommitdiffstats
path: root/share/mklocale/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-12-24 08:05:20 +0000
committerache <ache@FreeBSD.org>1999-12-24 08:05:20 +0000
commit01a566d9f99c657a522c83d16b13b34c34022e28 (patch)
treee5e8bf4ab6aa2dfbd7043633f252829c1022edef /share/mklocale/Makefile
parent8818debe3e855f5a59893827c5637ffc4476b43d (diff)
downloadFreeBSD-src-01a566d9f99c657a522c83d16b13b34c34022e28.zip
FreeBSD-src-01a566d9f99c657a522c83d16b13b34c34022e28.tar.gz
Fix cut&paste error
Diffstat (limited to 'share/mklocale/Makefile')
-rw-r--r--share/mklocale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile
index 23e0518..e184fee 100644
--- a/share/mklocale/Makefile
+++ b/share/mklocale/Makefile
@@ -54,8 +54,8 @@ afterinstall:
${LOCALEDIR}/${link}.ISO_8859-2/LC_CTYPE
.endfor
.for link in ${LATIN4LINKS}
- ln -fs ../la_LN.ISO_8859-4/LC_CTYPE \
- ${LOCALEDIR}/${link}.ISO_8859-4/LC_CTYPE
+ ln -fs ../la_LN.ISO_8859-4/LC_CTYPE \
+ ${LOCALEDIR}/${link}.ISO_8859-4/LC_CTYPE
.endfor
ln -fs ../ja_JP.SJIS/LC_CTYPE \
${LOCALEDIR}/ja_JP.Shift_JIS/LC_CTYPE
OpenPOWER on IntegriCloud