mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 161 a6dc70babb5f
parent 154 e8d6420a4212
child 169 cba7c6321c84
--- a/mozilla-xulrunner20/mozilla-xulrunner20.spec	Fri Sep 03 16:26:10 2010 +0200
+++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec	Wed Sep 29 14:11:58 2010 +0200
@@ -71,6 +71,7 @@
 # ---
 Patch11:        mozilla-cpuid.patch
 Patch12:        mozilla-buildsymbols.patch
+Patch13:        mozilla-language.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -211,6 +212,7 @@
 %patch11 -p1
 %endif
 %patch12 -p1
+%patch13 -p1
 
 %build
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)