summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_install.sh
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-08-04 21:51:07 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-08-07 11:59:08 +0200
commit44edf28016f96c51ae56110f031271c7f5f76892 (patch)
treec3e0f3c87aaf43e942e42a518cf8c8817981d8a6 /scripts/lib/ptxd_make_world_install.sh
parentb0c1eb9b1d528036e39bda1271bf5c3bf96e1ae8 (diff)
downloadptxdist-44edf28016f96c51ae56110f031271c7f5f76892.tar.gz
ptxdist-44edf28016f96c51ae56110f031271c7f5f76892.tar.xz
[ptxd_make_world] put pkg_config vars environemnt of every stage
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_world_install.sh')
-rw-r--r--scripts/lib/ptxd_make_world_install.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/lib/ptxd_make_world_install.sh b/scripts/lib/ptxd_make_world_install.sh
index 1548053a6..d0892274f 100644
--- a/scripts/lib/ptxd_make_world_install.sh
+++ b/scripts/lib/ptxd_make_world_install.sh
@@ -19,6 +19,7 @@
ptxd_make_world_install_pkg() {
"${echo:-echo}" \
"${pkg_path}" \
+ "${pkg_env}" \
"${pkg_make_env}" \
"${pkg_install_env}" \
"${MAKE}" \