From fcd41db5cf276607357e4fcafbd16569ffcd4a63 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 5 Sep 2015 02:33:33 +0000 Subject: [PATCH] community/seamonkey fix --- community/seamonkey/PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/community/seamonkey/PKGBUILD b/community/seamonkey/PKGBUILD index 6781f38bc..217988151 100644 --- a/community/seamonkey/PKGBUILD +++ b/community/seamonkey/PKGBUILD @@ -35,9 +35,6 @@ prepare() { # https://bugs.archlinux.org/task/41689 patch -Np1 -d mozilla -i ../../rhbz-966424.patch - # https://bugzilla.mozilla.org/show_bug.cgi?id=1136958 - patch -p1 -d mozilla -i ../../48e130d69836.patch - # Don't exit with error when some libs are missing which we have in # system. sed -i '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' suite/installer/Makefile.in