summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/lib/ptxd_make_world_common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh
index ee43992d9..ffc856d2f 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -314,7 +314,6 @@ ptxd_make_world_init() {
ptx_build_python="${!build_python_ptr}"
pkg_make_env="${pkg_conf_env:-${!env_ptr}}"
pkg_make_opt="${pkg_make_opt:-build}"
- pkg_install_env="${pkg_conf_env:-${!env_ptr}}"
;;
*) ;;
esac