mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove the creation of the obsolete zenmap directory. It wasn't copied into the
installed files anyway.
This commit is contained in:
parent
c622a1518e
commit
d830039182
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ winbuild:
|
|||
cp vcredist_x86.exe nmap-$(NMAP_VERSION)
|
||||
cp ../ncat/Release/ncat.exe nmap-$(NMAP_VERSION)
|
||||
zip -r nmap-$(NMAP_VERSION)-win32.zip nmap-$(NMAP_VERSION)
|
||||
mkdir nmap-$(NMAP_VERSION)/zenmap
|
||||
cd ../zenmap && install_scripts/windows/copy_and_compile.bat
|
||||
cp -R ../zenmap/dist/* nmap-$(NMAP_VERSION)/
|
||||
cp ../zenmap/README nmap-$(NMAP_VERSION)/ZENMAP_README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue