repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
firefox2
/
firefox-2.0-add-ldflags.patch
blob
02d8c280fd8fe3987b4a6274d5bbe43785f6cfa8
1
--- layout/build/Makefile.in.orig 2006-10-25 21:02:08.000000000 +0000
2
+++ layout/build/Makefile.in 2006-10-25 21:02:44.000000000 +0000
3
@@ -226,6 +226,7 @@
4
5
ifdef MOZ_ENABLE_GTK2
6
EXTRA_DSO_LDOPTS += $(MOZ_GTK2_LIBS) \
7
+ -lX11 -lXrender \
8
$(NULL)
9
endif
10