mirror of
https://github.com/nmap/nmap.git
synced 2026-02-14 17:36:33 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user