]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- not used anymore (at least, until newer nspr will be available in system)
authorhawk <hawk@pld-linux.org>
Tue, 12 Oct 2004 10:30:39 +0000 (10:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-nspr.patch -> 1.2

mozilla-firefox-nspr.patch [deleted file]

diff --git a/mozilla-firefox-nspr.patch b/mozilla-firefox-nspr.patch
deleted file mode 100644 (file)
index d96eb49..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
---- mozilla/gfx/src/gtk/Makefile.in.orig       Mon Nov 10 13:24:51 2003
-+++ mozilla/gfx/src/gtk/Makefile.in    Tue May 11 11:25:31 2004
-@@ -143,11 +143,12 @@
- ifdef MOZ_ENABLE_GTK
- EXTRA_DSO_LDOPTS += \
--              $(LIBS_DIR) \
-+              -L$(DIST)/lib \
-               -lgkgfx \
-               -lgfxshared_s \
--              $(GFX_XINERAMA_LIBS) \
-               -lgtksuperwin \
-+              $(GFX_XINERAMA_LIBS) \
-+              $(LIBS_DIR) \
-               $(MOZ_COMPONENT_LIBS) \
-               $(MOZ_JS_LIBS) \
-               $(MOZ_UNICHARUTIL_LIBS) \
-@@ -163,10 +164,12 @@
- endif
- ifdef MOZ_ENABLE_GTK2
--EXTRA_DSO_LDOPTS += $(MOZ_COMPONENT_LIBS) \
-+EXTRA_DSO_LDOPTS += \
-+              -L$(DIST)/lib \
-               -lgkgfx \
-               -lgfxshared_s \
-               $(GFX_XINERAMA_LIBS) \
-+              $(MOZ_COMPONENT_LIBS) \
-               $(MOZ_JS_LIBS) \
-               $(MOZ_UNICHARUTIL_LIBS) \
-               $(NULL)
This page took 0.03578 seconds and 4 git commands to generate.