From: hawk Date: Fri, 24 Dec 2004 13:44:23 +0000 (+0000) Subject: - gfx patch, taken from mozilla.spec X-Git-Tag: auto/ac/mozilla-firefox-1_0-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffirefox.git;a=commitdiff_plain;h=47d81ccc9c8d000fd853fbfb2ec0d4e2ee3fcc4d - gfx patch, taken from mozilla.spec Changed files: mozilla-firefox-gfx.patch -> 1.1 --- diff --git a/mozilla-firefox-gfx.patch b/mozilla-firefox-gfx.patch new file mode 100644 index 0000000..706a8c3 --- /dev/null +++ b/mozilla-firefox-gfx.patch @@ -0,0 +1,10 @@ +--- mozilla/gfx/src/gtk/Makefile.in~ Mon Oct 7 21:01:03 2002 ++++ mozilla/gfx/src/gtk/Makefile.in Mon Oct 7 21:00:38 2002 +@@ -135,6 +135,7 @@ + + ifdef MOZ_ENABLE_GTK2 + EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \ ++ -L../../../dist/lib \ + -lgkgfx \ + -lgfxshared_s \ + $(GFX_XINERAMA_LIBS) \