diff options
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index e844f1a4f402..0d0f575123c8 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -97,7 +97,7 @@ post-build: .endif post-install:: - @${LN} -sf ja ${PREFIX}/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.EUC + @${LN} -sf ja ${PREFIX}/lib/xemacs/mule-packages/etc/app-defaults/ja_JP.eucJP @${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE} .endif |