summaryrefslogtreecommitdiff
path: root/libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-18 15:25:19 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-09-18 15:25:19 -0300
commitd149ac437ba3609517f0afe43336110f0ee7fa1a (patch)
tree03d76457304542e93b20d415113a53f35ef3afe1 /libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch
parentffa02e401d290931439fd16ae2e388af718494e8 (diff)
downloadabslibre-d149ac437ba3609517f0afe43336110f0ee7fa1a.tar.gz
abslibre-d149ac437ba3609517f0afe43336110f0ee7fa1a.tar.bz2
abslibre-d149ac437ba3609517f0afe43336110f0ee7fa1a.zip
iceweasel-libre-1:24.0.deb1-1: updating version
* fix i686 build * remove unnecessaries deps; add inetutils (hostname is called during build, and recorded); add gold linker, but keep commented for now * remove loading icon patch; should not be needed since libpng 1.6.3 * try to build without shared-libs.patch; hopefully not needed anymore
Diffstat (limited to 'libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch')
-rw-r--r--libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch b/libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch
index 9fbb5f84a..5d56ee23b 100644
--- a/libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch
+++ b/libre/iceweasel-libre/Bug-756390-Make-the-Reset-Firefox-feature-more-gener.patch
@@ -268,10 +268,10 @@ index f35c227..7062886 100644
%{C++
diff --git a/toolkit/xre/nsAppRunner.cpp b/toolkit/xre/nsAppRunner.cpp
-index 90641ed..1806e0c 100644
+index cc3f65e..cdd4305 100644
--- a/toolkit/xre/nsAppRunner.cpp
+++ b/toolkit/xre/nsAppRunner.cpp
-@@ -3747,7 +3747,7 @@ XREMain::XRE_mainRun()
+@@ -3731,7 +3731,7 @@ XREMain::XRE_mainRun()
if (gDoProfileReset) {
// Automatically migrate from the current application if we just
// reset the profile.