drop firefox-5.0-asciidel.patch

This commit is contained in:
Tigro 2014-03-19 15:56:09 +04:00
parent dd83f9bb4c
commit d10cd86b12
2 changed files with 0 additions and 18 deletions

View file

@ -1,16 +0,0 @@
Patch from: Bill Nottingham <notting@redhat.com>
diff -up mozilla-release/browser/base/Makefile.in.fu mozilla-release/browser/base/Makefile.in
--- mozilla-release/browser/base/Makefile.in.fu 2011-06-24 16:50:23.802042086 -0400
+++ mozilla-release/browser/base/Makefile.in 2011-06-24 16:50:42.324042096 -0400
@@ -62,7 +62,7 @@ EXTRA_JS_MODULES = \
include $(topsrcdir)/config/rules.mk
-PRE_RELEASE_SUFFIX := ""
+PRE_RELEASE_SUFFIX :=
DEFINES += \
-DMOZ_APP_VERSION=$(MOZ_APP_VERSION) \

View file

@ -50,7 +50,6 @@ Source12: firefox-searchengines-bing.xml
Patch1: firefox-6.0-lang.patch Patch1: firefox-6.0-lang.patch
Patch2: firefox-vendor.patch Patch2: firefox-vendor.patch
Patch8: firefox-25.0-disable-check-default-browser.patch Patch8: firefox-25.0-disable-check-default-browser.patch
Patch9: firefox-5.0-asciidel.patch
Patch10: firefox-3.5.3-default-mail-handler.patch Patch10: firefox-3.5.3-default-mail-handler.patch
# Patches for kde integration of FF # Patches for kde integration of FF
Patch11: firefox-27-kde.patch Patch11: firefox-27-kde.patch
@ -163,7 +162,6 @@ Files and macros mainly for building Firefox extensions.
%patch1 -p1 -b .lang %patch1 -p1 -b .lang
%patch2 -p1 -b .vendor %patch2 -p1 -b .vendor
%patch8 -p1 -b .disable-check %patch8 -p1 -b .disable-check
%patch9 -p1 -b .ascii
%patch10 -p1 -b .default-mail-handler %patch10 -p1 -b .default-mail-handler
## KDE INTEGRATION ## KDE INTEGRATION