mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
firefox: add a patch to fix build.
This commit is contained in:
parent
049ea8a8cc
commit
14cb4bf77e
1 changed files with 11 additions and 0 deletions
11
srcpkgs/firefox/patches/shared-libs.patch
Normal file
11
srcpkgs/firefox/patches/shared-libs.patch
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- browser/installer/Makefile.in 2012-07-17 16:19:29.480356991 +0000
|
||||||
|
+++ browser/installer/Makefile.in 2012-07-17 17:32:41.250937293 +0000
|
||||||
|
@@ -50,7 +50,7 @@
|
||||||
|
MOZ_PKG_MANIFEST_P = $(srcdir)/package-manifest.in
|
||||||
|
# Some files have been already bundled with xulrunner
|
||||||
|
ifndef SYSTEM_LIBXUL
|
||||||
|
-MOZ_PKG_FATAL_WARNINGS = 1
|
||||||
|
+MOZ_PKG_FATAL_WARNINGS = 0
|
||||||
|
endif
|
||||||
|
|
||||||
|
MOZ_NONLOCALIZED_PKG_LIST = \
|
Loading…
Add table
Reference in a new issue