mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Remove a .svn directory which was getting left in the builds (problem noted by Rob Nicholls
This commit is contained in:
@@ -33,6 +33,7 @@ winbuild:
|
||||
cp -f $$f ../nmap-$(NMAP_VERSION)/$$f; \
|
||||
done
|
||||
cd Release && cp -r ../../docs/licenses ../nmap-$(NMAP_VERSION)/
|
||||
rm -rf ../nmap-$(NMAP_VERSION)/licenses/.svn
|
||||
cp winpcap/winpcap-nmap-*.exe nmap-$(NMAP_VERSION)
|
||||
cp vcredist_x86.exe nmap-$(NMAP_VERSION)
|
||||
cp ../ncat/Release/ncat.exe nmap-$(NMAP_VERSION)
|
||||
|
||||
Reference in New Issue
Block a user