removed reference to obsolete patch
authorWolfgang Rosenauer <wr@rosenauer.org>
Wed, 30 Mar 2011 19:00:18 +0200
changeset 257 322edabbb8b3
parent 256 3cd3d5763ac5
child 258 f0eae11d8c9f
removed reference to obsolete patch
mozilla-xulrunner22/mozilla-xulrunner22.spec
--- a/mozilla-xulrunner22/mozilla-xulrunner22.spec	Wed Mar 30 19:00:08 2011 +0200
+++ b/mozilla-xulrunner22/mozilla-xulrunner22.spec	Wed Mar 30 19:00:18 2011 +0200
@@ -75,7 +75,6 @@
 Patch14:        mozilla-gio.patch
 Patch15:        mozilla-cairo-return.patch
 Patch16:        mozilla-ntlm-full-path.patch
-Patch17:        mozilla-gecko-version.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       mozilla-js22 = %{version}
 Requires(post):  update-alternatives coreutils
@@ -220,7 +219,6 @@
 %patch14 -p1
 %patch15 -p1
 %patch16 -p1
-%patch17 -p1
 
 %build
 kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)