mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 245 930e17048499
parent 241 d252ac91853e
child 247 71521dfedb0b
--- a/mozilla-xulrunner20/mozilla-xulrunner20.spec	Mon Mar 28 19:10:37 2011 +0200
+++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec	Mon Mar 28 19:22:41 2011 +0200
@@ -76,6 +76,7 @@
 Patch15:        mozilla-cairo-return.patch
 Patch16:        mozilla-ntlm-full-path.patch
 Patch17:        mozilla-gecko-version.patch
+Patch18:        mozilla-gcc46.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -221,6 +222,7 @@
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 %build
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)