mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 147 519124a9ad2b
parent 146 cf1c79206520
child 148 a1c91c60ce75
--- a/mozilla-xulrunner20/mozilla-xulrunner20.spec	Thu Aug 26 22:30:59 2010 +0200
+++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec	Fri Aug 27 08:29:01 2010 +0200
@@ -70,6 +70,7 @@
 Patch13:        toolkit-ui-lockdown.patch
 # ---
 Patch14:        mozilla-cpuid.patch
+Patch15:        mozilla-buildsymbols.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js20 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -213,6 +214,7 @@
 %if %suse_version < 1120
 %patch14 -p1
 %endif
+%patch15 -p1
 
 %build
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)