FreeBSD Bugzilla – Attachment 70423 Details for
Bug 102767
[Patch] unbreak mail/moztraybif
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
moztraybiff.patch
moztraybiff.patch (text/plain), 1.54 KB, created by
oz
on 2006-09-02 00:00:36 UTC
(
hide
)
Description:
moztraybiff.patch
Filename:
MIME Type:
Creator:
oz
Created:
2006-09-02 00:00:36 UTC
Size:
1.54 KB
patch
obsolete
>diff -ruN moztraybiff.orig/Makefile moztraybiff/Makefile >--- moztraybiff.orig/Makefile Sat Jul 15 14:31:10 2006 >+++ moztraybiff/Makefile Fri Sep 1 16:49:44 2006 >@@ -15,8 +15,6 @@ > MAINTAINER= adamw@FreeBSD.org > COMMENT= New mail tray icon for Thunderbird > >-BROKEN= fails to install >- > BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird \ > zip:${PORTSDIR}/archivers/zip > RUN_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird >diff -ruN moztraybiff.orig/files/patch-Makefile moztraybiff/files/patch-Makefile >--- moztraybiff.orig/files/patch-Makefile Mon Jan 16 11:07:50 2006 >+++ moztraybiff/files/patch-Makefile Fri Sep 1 16:51:34 2006 >@@ -1,5 +1,14 @@ >---- Makefile.orig Fri Jan 6 18:51:34 2006 >-+++ Makefile Mon Jan 16 13:01:55 2006 >+--- Makefile.orig Mon Apr 24 15:22:39 2006 >++++ Makefile Fri Sep 1 16:51:14 2006 >+@@ -4,7 +4,7 @@ >+ XPI_NAME = mozTrayBiff >+ ifeq ($(PLATFORM),) >+ # Attempt to detect the platform name >+-PLATFORM = `./get-platform` >++#PLATFORM = `./get-platform` >+ endif >+ XPI_FILENAME = $(XPI_NAME)-$(XPI_VERSION).xpi >+ XPI_VERSION := $(VERSION) > @@ -19,7 +19,7 @@ > XPI_EXTRA_FILES = install.js > endif >@@ -9,3 +18,12 @@ > XPI_VERSION := $(XPI_VERSION)-tb${MOZILLA_VERSION} > XPI_EXTRA_FILES = install.rdf > endif >+@@ -36,7 +36,7 @@ >+ PLATFORM_FILES = platform/ >+ else >+ PLATFORM_FILES = components/libtraybiff.so >+- XPI_VERSION := $(XPI_VERSION)-$(PLATFORM) >++ XPI_VERSION := $(XPI_VERSION) >+ endif >+ >+ export DEBUG MOZ_TRUNK MOZILLA_PLATFORM REAL_CONFIG
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 102767
: 70423