aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-12-11 14:34:50 +0000
committerWerner Koch <[email protected]>2024-12-11 14:34:50 +0000
commitd006824de2366493fab08bb98f9b45d38880538b (patch)
tree1cc810d2bd7321cf2af12c0e79c164b37035f2d8
parentPost release updates (diff)
downloadgnupg-d006824de2366493fab08bb98f9b45d38880538b.tar.gz
gnupg-d006824de2366493fab08bb98f9b45d38880538b.zip
speedo,w32: Remove a leftover doc directory.
* build-aux/speedo/w32/inst.nsi: Remove the doc dir. -- GnuPG-bug-id: 7452
-rw-r--r--build-aux/speedo/w32/inst.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/speedo/w32/inst.nsi b/build-aux/speedo/w32/inst.nsi
index 5007eed2d..f471495bd 100644
--- a/build-aux/speedo/w32/inst.nsi
+++ b/build-aux/speedo/w32/inst.nsi
@@ -1326,6 +1326,8 @@ Section "-un.gnupg"
Delete "$INSTDIR\share\doc\gnupg\examples\pwpattern.list"
RMDir "$INSTDIR\share\doc\gnupg\examples"
+ RMDir "$INSTDIR\share\doc\gnupg"
+ RMDir "$INSTDIR\share\doc"
Delete "$INSTDIR\share\gnupg\sks-keyservers.netCA.pem"
Delete "$INSTDIR\share\gnupg\dirmngr-conf.skel"