From e4e5c7080388c1a7d2f3daeacd546ed00bd80bdf Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 31 May 2014 15:11:07 +0000 Subject: Unbreak: @exec/@unexec already handle the symlink in the plist While here, remove a directory belonging to mtree from the plist --- chinese/big5width/Makefile | 5 ----- chinese/big5width/pkg-plist | 1 - 2 files changed, 6 deletions(-) (limited to 'chinese/big5width') diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile index 9a07c47f41eb..f53593ee2ab8 100644 --- a/chinese/big5width/Makefile +++ b/chinese/big5width/Makefile @@ -37,10 +37,5 @@ do-build: do-install: ${MKDIR} ${STAGEDIR}${LOCALEDIR}/${LANG} ${INSTALL_DATA} ${WRKSRC}/LC_CTYPE ${STAGEDIR}${LOCALEDIR}/${LANG} - ${LN} -fs ${LOCALEDIR}/${LANG}/LC_CTYPE \ - ${STAGEDIR}${BASELOCALEDIR}/${LANG}/LC_CTYPE - -post-install: - @${CAT} ${PKGMESSAGE} .include diff --git a/chinese/big5width/pkg-plist b/chinese/big5width/pkg-plist index eb30195a869f..9b33194c6a50 100644 --- a/chinese/big5width/pkg-plist +++ b/chinese/big5width/pkg-plist @@ -1,5 +1,4 @@ share/locale/%%LANG%%/LC_CTYPE @unexec ln -fs ../UTF-8/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE @dirrm share/locale/%%LANG%% -@dirrmtry share/locale @exec ln -fs %D/share/locale/%%LANG%%/LC_CTYPE %%BASELOCALEDIR%%/%%LANG%%/LC_CTYPE -- cgit v1.2.3