[Pkg-privacy-commits] [onionshare] 33/66: Made the uninstaller delete uninstall.exe

Ulrike Uhlig u-guest at moszumanska.debian.org
Wed Apr 13 22:17:49 UTC 2016


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

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

commit ad51d9221f22c0e3b523d8b5c062f5779e7fa112
Author: Micah Lee <micah at micahflee.com>
Date:   Mon Feb 15 22:32:33 2016 -0800

    Made the uninstaller delete uninstall.exe
---
 install/onionshare.nsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/install/onionshare.nsi b/install/onionshare.nsi
index a4c87b0..80cf256 100644
--- a/install/onionshare.nsi
+++ b/install/onionshare.nsi
@@ -212,6 +212,8 @@ FunctionEnd
         Delete "$INSTDIR\unicodedata.pyd"
         Delete "$INSTDIR\win32wnet.pyd"
 
+        Delete "$INSTDIR\uninstall.exe"
+
         rmDir "$INSTDIR\html"
         rmDir "$INSTDIR\images"
         rmDir "$INSTDIR\locale"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onionshare.git



More information about the Pkg-privacy-commits mailing list