mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Prevent Subversion hidden folder (.svn) from being added to Nmap's Windows setup file when copying the licenses directory.
This commit is contained in:
parent
4b1e2a94bb
commit
95c60718c1
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ Section "Nmap Core Files" SecCore
|
|||
File ..\nmap_performance.reg
|
||||
File ..\..\README-WIN32
|
||||
File ..\..\docs\3rd-party-licenses.txt
|
||||
File /r ..\..\docs\licenses
|
||||
File /r /x .svn ..\..\docs\licenses
|
||||
File libeay32.dll
|
||||
File ssleay32.dll
|
||||
File /r /x mswin32 /x .svn /x ncat ..\..\scripts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue