diff options
Diffstat (limited to 'chinese/auto-tw-l10n/Makefile')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index c33145db257c..a1e18d313690 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -6,7 +6,7 @@ PORTNAME= auto-tw-l10n PORTVERSION= 1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese MASTER_SITES= LOCAL/chinsan DISTNAME= zh-${PORTNAME}-${PORTVERSION} @@ -38,6 +38,7 @@ post-patch: ${WRKSRC}/dot.bashrc @${FIND} ${WRKSRC} -name "*.bak" -delete .endif + @${FIND} ${WRKSRC} -name "*.orig" -delete pre-install: @${SH} ${PKGINSTALL} |