mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
Just copy Zenmap.app, don't move it.
This commit is contained in:
parent
6da0f26a20
commit
db7d641f38
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Zenmap-$(NMAP_VERSION).dmg: $(DIST_FILES)
|
|||
$(STAGING_DIR)/Zenmap.app:
|
||||
mkdir -p $(STAGING_DIR)
|
||||
cd ../zenmap && install_scripts/macosx/make-bundle.sh
|
||||
mv -f ../zenmap/dist/Zenmap.app $(STAGING_DIR)
|
||||
cp -rf ../zenmap/dist/Zenmap.app $(STAGING_DIR)/
|
||||
|
||||
$(STAGING_DIR)/README:
|
||||
mkdir -p $(STAGING_DIR)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue