Use sys.prefix instead of sys.exec_prefix for python sbin programs.

This commit is contained in:
tgoff0 2015-05-22 00:55:13 +00:00
parent 1ed1775228
commit 2f3ec89ef4
2 changed files with 2 additions and 1 deletions

View file

@ -7,7 +7,7 @@
# Makefile for building netns components.
#
PYSBINDIR = ${PYTHON_EXEC_PREFIX}/sbin
PYSBINDIR = ${PYTHON_PREFIX}/sbin
if WANT_NETNS
SUBDIRS = src ns3