aboutsummaryrefslogtreecommitdiff
path: root/chinese/big5width/pkg-plist
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-11-14 19:01:12 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-11-14 19:01:12 +0000
commit82adc4445802e8de56ea7d93b4f4b218dd765403 (patch)
tree9e2cffc0889856e06c96eac7ae9ccbc72361ea69 /chinese/big5width/pkg-plist
parentc095fba1a2ebf54416e87ae94419bcab035d3ea4 (diff)
Notes
Diffstat (limited to 'chinese/big5width/pkg-plist')
-rw-r--r--chinese/big5width/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/big5width/pkg-plist b/chinese/big5width/pkg-plist
index 96744b47bdb6..eb30195a869f 100644
--- a/chinese/big5width/pkg-plist
+++ b/chinese/big5width/pkg-plist
@@ -1,5 +1,5 @@
share/locale/%%LANG%%/LC_CTYPE
-@unexec mv -f %D/share/locale/%%LANG%%/LC_CTYPE.old %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE
+@unexec ln -fs ../UTF-8/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE
@dirrm share/locale/%%LANG%%
@dirrmtry share/locale
-@exec cp -p %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE %D/share/locale/%%LANG%%/LC_CTYPE.old; cp -p %D/share/locale/%%LANG%%/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE
+@exec ln -fs %D/share/locale/%%LANG%%/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE