FreeBSD Bugzilla – Attachment 143500 Details for
Bug 190761
[PATCH] mail/thunderbird-i18n: Fix port extraction
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
20140607-thunderbird-i18n.diff
20140607-thunderbird-i18n.diff (text/plain), 1.00 KB, created by
Daniel Austin
on 2014-06-07 21:08:32 UTC
(
hide
)
Description:
20140607-thunderbird-i18n.diff
Filename:
MIME Type:
Creator:
Daniel Austin
Created:
2014-06-07 21:08:32 UTC
Size:
1.00 KB
patch
obsolete
>diff -ruN thunderbird-i18n.orig/Makefile thunderbird-i18n/Makefile >--- thunderbird-i18n.orig/Makefile 2014-06-06 16:26:41.000000000 +0100 >+++ thunderbird-i18n/Makefile 2014-06-07 17:08:57.188196439 +0100 >@@ -3,6 +3,7 @@ > > PORTNAME= thunderbird-i18n > PORTVERSION= 24.5.0 >+PORTREVISION= 1 > CATEGORIES= mail news net-im > MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi > PKGNAMEPREFIX= >@@ -12,8 +13,6 @@ > MAINTAINER= gecko@FreeBSD.org > COMMENT= Localized interface for Thunderbird > >-EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip >- > USES= gecko:thunderbird zip > USE_XPI= thunderbird > >@@ -48,7 +47,7 @@ > @${RM} -rf ${WRKDIR} > @${MKDIR} ${WRKDIR} ${WRKSRC} > @for lang in ${THUNDERBIRD_I18N_}; do \ >- if ! (${UNZIP_CMD} -qo ${_DISTDIR}/$$lang.xpi -d ${WRKSRC}/langpack-$$lang@thunderbird.mozilla.org);\ >+ if ! (${EXTRACT_CMD} -qo ${_DISTDIR}/$$lang.xpi -d ${WRKSRC}/langpack-$$lang@thunderbird.mozilla.org);\ > then \ > exit 1; \ > fi; \ >--- 20140607-thunderbird-i18n.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190761
: 143500