summaryrefslogtreecommitdiff
path: root/firefox-2.0-pango-printing.patch
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-12-22 22:18:17 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-12-22 22:18:17 +0000
commitd772671d13542a96578323b502a8c3a3d91854fb (patch)
tree89ae5c40765efefc009c49c2b052729be66b3e27 /firefox-2.0-pango-printing.patch
parent- Strip out some frequent warnings; they muddy up the build output (diff)
downloadlibrewolf-fedora-ff-d772671d13542a96578323b502a8c3a3d91854fb.tar.gz
librewolf-fedora-ff-d772671d13542a96578323b502a8c3a3d91854fb.tar.bz2
librewolf-fedora-ff-d772671d13542a96578323b502a8c3a3d91854fb.zip
build fixes
Diffstat (limited to 'firefox-2.0-pango-printing.patch')
-rw-r--r--firefox-2.0-pango-printing.patch13
1 files changed, 11 insertions, 2 deletions
diff --git a/firefox-2.0-pango-printing.patch b/firefox-2.0-pango-printing.patch
index 3e34296..bbed21e 100644
--- a/firefox-2.0-pango-printing.patch
+++ b/firefox-2.0-pango-printing.patch
@@ -4567,7 +4567,7 @@ Index: config/system-headers
===================================================================
--- config/system-headers 2006-10-26 12:21:39.000000000 -0400
+++ config/system-headers 2006-10-26 12:23:29.000000000 -0400
-@@ -180,6 +180,7 @@
+@@ -199,6 +199,7 @@
freetype/ftoutln.h
freetype/ttnameid.h
freetype/tttables.h
@@ -4575,7 +4575,15 @@ Index: config/system-headers
fribidi/fribidi.h
FSp_fopen.h
fstream.h
-@@ -484,6 +485,7 @@
+@@ -208,6 +209,7 @@
+ gdk/gdkevents.h
+ gdk/gdk.h
+ gdk/gdkkeysyms.h
++gdk/gdkpango.h
+ gdk/gdkprivate.h
+ gdk/gdkregion.h
+ gdk/gdkwindow.h
+@@ -501,6 +503,7 @@
pango/pangofc-fontmap.h
pango/pango-fontmap.h
pango/pango.h
@@ -4583,3 +4591,4 @@ Index: config/system-headers
pango/pangoxft.h
pango/pangox.h
pango-types.h
+
bgstack15