1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Be sure to export JHBUILD_PREFIX, as later steps need it.

This commit is contained in:
dmiller
2016-03-16 03:22:31 +00:00
parent c6837fc3d0
commit a011762e46

View File

@@ -30,6 +30,7 @@ NMAP_UPDATE_BUILD_DIR = nmap-update-build
NMAP_UPDATE_STAGING_DIR = nmap-update NMAP_UPDATE_STAGING_DIR = nmap-update
JHBUILD_PREFIX=$(HOME)/gtk/inst JHBUILD_PREFIX=$(HOME)/gtk/inst
export JHBUILD_PREFIX
# MACPORTS_PREFIX is still here because of nmap-update, which needs # MACPORTS_PREFIX is still here because of nmap-update, which needs
# libsvn and libapr, which jhbuild doesn't support yet. # libsvn and libapr, which jhbuild doesn't support yet.
MACPORTS_PREFIX=$(HOME)/macports-10.8 MACPORTS_PREFIX=$(HOME)/macports-10.8