1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-21 10:09:57 +01:00

speedo,w32: Remove a leftover doc directory.

* build-aux/speedo/w32/inst.nsi: Remove the doc dir.
--

GnuPG-bug-id: 7452
This commit is contained in:
Werner Koch 2024-12-11 15:34:50 +01:00
parent 5d00ced167
commit d006824de2
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -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"