Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. This version uses the gtk2 toolkit. This package provides Thunderbird 60 ESR.
13 lines
606 B
Text
13 lines
606 B
Text
$NetBSD: patch-comm_calendar_providers_gdata_Makefile.in,v 1.1 2019/09/21 11:23:28 ryoon Exp $
|
|
|
|
--- comm/calendar/providers/gdata/Makefile.in.orig 2018-12-04 23:12:16.000000000 +0000
|
|
+++ comm/calendar/providers/gdata/Makefile.in
|
|
@@ -2,7 +2,7 @@
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
-XPI_PKGNAME = gdata-provider-$(GDATA_VERSION).$(AB_CD).$(MOZ_PKG_PLATFORM)
|
|
+XPI_PKGNAME = gdata-provider
|
|
XPI_VERSION = $(GDATA_VERSION)
|
|
XPI_EM_ID = {a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
|
|
XPI_INSTALL_EXTENSION = $(XPI_EM_ID)
|