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