mirror of
https://github.com/nmap/nmap.git
synced 2026-02-12 16:36:34 +00:00
Remove the creation of the obsolete zenmap directory. It wasn't copied into the
installed files anyway.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user