community/seamonkey fix

This commit is contained in:
Kevin Mihelich 2015-09-05 02:33:33 +00:00
parent dd33ec3022
commit fcd41db5cf

View file

@ -35,9 +35,6 @@ prepare() {
# https://bugs.archlinux.org/task/41689 # https://bugs.archlinux.org/task/41689
patch -Np1 -d mozilla -i ../../rhbz-966424.patch 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 # Don't exit with error when some libs are missing which we have in
# system. # system.
sed -i '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' suite/installer/Makefile.in sed -i '/^MOZ_PKG_FATAL_WARNINGS/s@= 1@= 0@' suite/installer/Makefile.in