mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Remove a .svn directory which was getting left in the builds (problem noted by Rob Nicholls
This commit is contained in:
parent
59a32cf9ce
commit
51bfc9d384
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue