mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Be sure to export JHBUILD_PREFIX, as later steps need it.
This commit is contained in:
parent
c6837fc3d0
commit
a011762e46
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ NMAP_UPDATE_BUILD_DIR = nmap-update-build
|
|||
NMAP_UPDATE_STAGING_DIR = nmap-update
|
||||
|
||||
JHBUILD_PREFIX=$(HOME)/gtk/inst
|
||||
export JHBUILD_PREFIX
|
||||
# MACPORTS_PREFIX is still here because of nmap-update, which needs
|
||||
# libsvn and libapr, which jhbuild doesn't support yet.
|
||||
MACPORTS_PREFIX=$(HOME)/macports-10.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue