From 6a6d63d8f2e6e04644fcf93d9937508af6eefff2 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Thu, 9 Jul 2015 14:03:09 -0500 Subject: Initial adaptation to v38.x --- data/patches/torbrowser-bug-9837.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 data/patches/torbrowser-bug-9837.patch (limited to 'data/patches/torbrowser-bug-9837.patch') diff --git a/data/patches/torbrowser-bug-9837.patch b/data/patches/torbrowser-bug-9837.patch deleted file mode 100644 index f62f0cb..0000000 --- a/data/patches/torbrowser-bug-9837.patch +++ /dev/null @@ -1,22 +0,0 @@ - Disable uninstall helper.exe on Win32. - - Reworked for Icecat - - Fixes 'make package' breakage on Windows builds. See - https://trac.torproject.org/projects/tor/ticket/9837 ---- - browser/installer/package-manifest.in | 6 +++--- - 1 file changed, 3 insertions(+), 3 deletions(-) - ---- a/browser/installer/package-manifest.in 2015-01-30 23:33:42.296298458 +0100 -+++ b/browser/installer/package-manifest.in 2015-02-02 03:22:28.480752158 +0100 -@@ -43,7 +43,7 @@ - @BINPATH@/browser/@PREF_DIR@/firefox-l10n.js - @BINPATH@/browser/searchplugins/* - #ifdef XP_WIN32 --@BINPATH@/uninstall/helper.exe -+;@BINPATH@/uninstall/helper.exe - #endif - #ifdef MOZ_UPDATER - @BINPATH@/update.locale - -- cgit v1.2.3