[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser/tor-browser-24.1.1esr-1] Disable uninstall helper.exe on Win32.



commit 25d490116f43e91c27b3f5701c6e5df04df300a6
Author: Georg Koppen <georg@xxxxxxxxxxxxxxxx>
Date:   Wed Nov 27 20:39:43 2013 -0800

    Disable uninstall helper.exe on Win32.
    
    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(-)

diff --git a/browser/installer/package-manifest.in b/browser/installer/package-manifest.in
index 6408606..87e2314 100644
--- a/browser/installer/package-manifest.in
+++ b/browser/installer/package-manifest.in
@@ -42,9 +42,9 @@
 @BINPATH@/hyphenation/*
 @BINPATH@/browser/@PREF_DIR@/firefox-l10n.js
 @BINPATH@/browser/searchplugins/*
-#ifdef XP_WIN32
-@BINPATH@/uninstall/helper.exe
-#endif
+;#ifdef XP_WIN32
+;@BINPATH@/uninstall/helper.exe
+;#endif
 #ifdef MOZ_UPDATER
 @BINPATH@/update.locale
 @BINPATH@/updater.ini

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits