mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Convert ndiff and zenmap to setuptools. Fixes #2649
This commit is contained in:
@@ -78,7 +78,7 @@ done
|
||||
python -m compileall "$PYTHONLIB"/site-packages #|| true
|
||||
echo "Stripping unoptimized Python libraries"
|
||||
|
||||
echo "Building using distutils"
|
||||
echo "Building using setuptools"
|
||||
python3 setup.py build --executable "/usr/bin/env python3"
|
||||
python3 setup.py install vanilla --prefix "$BASE/Resources"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user