openbsd-ports/www/seamonkey/patches/patch-mozilla_ipc_chromium_Makefile_in
landry 4026e2478b Update to seamonkey 2.2, based on Firefox/Thunderbird/Gecko 5.
See http://www.seamonkey-project.org/releases/seamonkey2.2/ for details.
- sync ipc patches from Firefox
- remove a bunch of useless patches
- install under lib/seamonkey-2.2 instead of using our homegrown install
  target.
- install langpacks as plain xpi instead of unzipping them, greatly
  shrinking PLIST
2011-07-24 07:31:57 +00:00

14 lines
536 B
Plaintext

$OpenBSD: patch-mozilla_ipc_chromium_Makefile_in,v 1.1 2011/07/24 07:31:57 landry Exp $
http://hg.mozilla.org/mozilla-central/rev/b0df2e9b1489
https://bugzilla.mozilla.org/show_bug.cgi?id=643112
--- mozilla/ipc/chromium/Makefile.in.orig Sun Jul 3 02:13:30 2011
+++ mozilla/ipc/chromium/Makefile.in Sun Jul 3 02:14:43 2011
@@ -246,7 +246,6 @@ ifdef OS_LINUX # {
CPPSRCS += \
atomicops_internals_x86_gcc.cc \
base_paths_linux.cc \
- data_pack.cc \
file_util_linux.cc \
file_version_info_linux.cc \
idle_timer_none.cc \