mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 05:29:02 +00:00
Ensure Zenmap modules are available for calculating deps
This commit is contained in:
@@ -24,6 +24,9 @@ $CC $CPPFLAGS $CFLAGS $LDFLAGS -L$PREFIX/lib `python3-config --cflags --ldflags
|
|||||||
-o $PREFIX/bin/zenmap-launcher \
|
-o $PREFIX/bin/zenmap-launcher \
|
||||||
~/gtk-mac-bundler/examples/python-launcher.c
|
~/gtk-mac-bundler/examples/python-launcher.c
|
||||||
|
|
||||||
|
echo "Installing Zenmap to local system"
|
||||||
|
python3 setup.py install vanilla --prefix "$PREFIX"
|
||||||
|
|
||||||
echo "Generating dependencies"
|
echo "Generating dependencies"
|
||||||
# Have to run this with ~/gtk/inst/python3 or deps have wrong paths
|
# Have to run this with ~/gtk/inst/python3 or deps have wrong paths
|
||||||
export XDG_DATA_DIRS=$PREFIX/share
|
export XDG_DATA_DIRS=$PREFIX/share
|
||||||
|
|||||||
Reference in New Issue
Block a user