mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Transition from setup.py to pyproject.toml
This commit is contained in:
@@ -72,7 +72,7 @@ $(IMAGE_NAME): tool-checks $(IMAGE_STAGING_DIR)/$(PKG_NAME)
|
||||
# Check the created disk image for the sizes, backgrounds and icons presence and positions
|
||||
./check_test.sh $(README_FILE) $(LICENSE_FILE) $(3RD_P_LIC_FILE) $(LICENSES_FILE)
|
||||
|
||||
tool-checks: have-$(CC) have-jhbuild have-gtk-mac-bundler
|
||||
tool-checks: have-jhbuild have-gtk-mac-bundler
|
||||
|
||||
have-%:
|
||||
which $*
|
||||
|
||||
Reference in New Issue
Block a user