[Pkg-anonymity-tools] [onionshare] 137/140: the uninstall.exe sig description is "Uninstall Onionshare" (#72)

Ulrike Uhlig u-guest at moszumanska.debian.org
Mon Sep 29 20:33:56 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository onionshare.

commit 10a53cad48a4d4af9c92c744c474f853779fb4a0
Author: Micah Lee <micah at micahflee.com>
Date:   Wed Sep 24 17:23:12 2014 -0700

    the uninstall.exe sig description is "Uninstall Onionshare" (#72)
---
 setup/onionshare.nsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup/onionshare.nsi b/setup/onionshare.nsi
index 8153bdc..aedd5c9 100644
--- a/setup/onionshare.nsi
+++ b/setup/onionshare.nsi
@@ -41,7 +41,7 @@ ${EndIf}
     !echo "Creating normal installer"
     !system "$\"${NSISDIR}\makensis$\" /DINNER onionshare.nsi" = 0
     !system "$%TEMP%\tempinstaller.exe" = 2
-    !system "signtool.exe sign /v /d OnionShare /a /tr http://www.startssl.com/timestamp $%TEMP%\uninstall.exe" = 0
+    !system "signtool.exe sign /v /d $\"Uninstall OnionShare$\" /a /tr http://www.startssl.com/timestamp $%TEMP%\uninstall.exe" = 0
     
     # all done, now we can build the real installer
     OutFile "..\dist\OnionShare_Setup.exe"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list