Contents of /trunk/mozilla-firefox/patches/mozilla-firefox-2.0.0.5-asneeded.patch
Parent Directory | Revision Log
Revision 278 -
(show annotations)
(download)
Mon Jul 23 20:24:48 2007 UTC (17 years, 3 months ago) by niro
File size: 385 byte(s)
Mon Jul 23 20:24:48 2007 UTC (17 years, 3 months ago) by niro
File size: 385 byte(s)
mozilla-firefox-2.0.0.5-r1
1 | # Upstream https://bugzilla.mozilla.org/show_bug.cgi?id=311236 |
2 | |
3 | --- mozilla/embedding/browser/gtk/tests/Makefile.in.orig 2005-02-04 00:01:41.000000000 +0100 |
4 | +++ mozilla/embedding/browser/gtk/tests/Makefile.in 2006-04-28 05:21:10.000000000 +0200 |
5 | @@ -75,6 +75,8 @@ |
6 | endif |
7 | endif |
8 | |
9 | +OS_LDFLAGS += -Wl,-rpath-link,'$(DEPTH)/dist/bin' |
10 | + |
11 | ifdef MOZ_ENABLE_GTK |
12 | LIBS += \ |
13 | -lgtkembedmoz \ |