From 6ebf3e3446ec1b7e85c9d0796df93bf6ebb260fb Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 1 Nov 2003 21:51:08 +0000 Subject: * Update mozilla-devel to 1.6a * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly --- www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c (limited to 'www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c') diff --git a/www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c b/www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c deleted file mode 100644 index f13ae2faa20e..000000000000 --- a/www/seamonkey/files/patch-nsprpub_pr_src_misc_prtime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- nsprpub/pr/src/misc/prtime.c.orig Wed Feb 26 19:01:02 2003 -+++ nsprpub/pr/src/misc/prtime.c Mon Jun 30 23:18:29 2003 -@@ -1666,7 +1666,7 @@ - */ - - #if defined(SUNOS4) || (__GLIBC__ >= 2) || defined(XP_BEOS) \ -- || defined(NETBSD) -+ || defined(NETBSD) || defined(FREEBSD) - a.tm_zone = NULL; - a.tm_gmtoff = tm->tm_params.tp_gmt_offset + tm->tm_params.tp_dst_offset; - #endif -- cgit v1.2.3