summaryrefslogtreecommitdiffstats
path: root/http/firefox/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'http/firefox/PRE_BUILD')
-rwxr-xr-xhttp/firefox/PRE_BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/http/firefox/PRE_BUILD b/http/firefox/PRE_BUILD
index c993d21aaf..1ed86c5fd8 100755
--- a/http/firefox/PRE_BUILD
+++ b/http/firefox/PRE_BUILD
@@ -11,9 +11,6 @@ patch -p0 < $SPELL_DIRECTORY/glyph.patch &&
# http://projects.archlinux.org/svntogit/packages.git/plain/trunk/firefox-install-dir.patch?h=packages/firefox
patch -p1 < $SPELL_DIRECTORY/install_dir.patch &&
-# fixes https://bugzilla.mozilla.org/show_bug.cgi?id=752895
-patch -p1 < $SPELL_DIRECTORY/installer.patch &&
-
cp -v $SPELL_DIRECTORY/mozconfig .mozconfig &&
if [[ "$FIREFOX_SAFE" == "y" ]]; then