summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-10-26 17:43:09 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-10-26 17:43:09 +0000
commitb7017525a9fcea36b72756c40f92b355f5b6b0e8 (patch)
tree7b21ef649598307725729f2485ff18b44a000857 /firefox.spec
parentUpdate patch for visibility wrapping; need to wrap pango/pangoft2.h and (diff)
downloadlibrewolf-fedora-ff-b7017525a9fcea36b72756c40f92b355f5b6b0e8.tar.gz
librewolf-fedora-ff-b7017525a9fcea36b72756c40f92b355f5b6b0e8.tar.bz2
librewolf-fedora-ff-b7017525a9fcea36b72756c40f92b355f5b6b0e8.zip
Need cairo-xlib-render.h as well. So rename the patch as
firefox-2.0-visibility.patch
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index 762a731..cb549c2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -38,7 +38,7 @@ Source101: add-gecko-provides.in
Patch1: firefox-2.0-link-layout.patch
Patch3: firefox-1.1-nss-system-nspr.patch
Patch4: firefox-1.5-with-system-nss.patch
-Patch5: firefox-1.5-visibility.patch
+Patch5: firefox-2.0-visibility.patch
# customization patches
Patch20: firefox-redhat-homepage.patch
bgstack15