mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
speedo,w32: Fix uninstallation
* build-aux/speedo/w32/inst.nsi (-un.gnupg): Delete distsigkey and dirmngr-conf.skel
This commit is contained in:
parent
3f58fc6466
commit
5ec76fd0c3
1 changed files with 2 additions and 0 deletions
|
@ -1271,6 +1271,8 @@ Section "-un.gnupg"
|
||||||
Delete "$INSTDIR\bin\gpg-connect-agent.exe"
|
Delete "$INSTDIR\bin\gpg-connect-agent.exe"
|
||||||
Delete "$INSTDIR\bin\gpgtar.exe"
|
Delete "$INSTDIR\bin\gpgtar.exe"
|
||||||
|
|
||||||
|
Delete "$INSTDIR\share\gnupg\dirmngr-conf.skel"
|
||||||
|
Delete "$INSTDIR\share\gnupg\distsigkey.gpg"
|
||||||
Delete "$INSTDIR\share\gnupg\gpg-conf.skel"
|
Delete "$INSTDIR\share\gnupg\gpg-conf.skel"
|
||||||
RMDir "$INSTDIR\share\gnupg"
|
RMDir "$INSTDIR\share\gnupg"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue