summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-01-12 16:45:39 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-01-18 10:00:40 +0100
commit6b3ddaca647e7174653b609536addd17553a34ee (patch)
tree613aee7c4bf0ada888baa221708e3b30b1fd79a3 /scripts/lib/ptxd_make_world_common.sh
parent666419cf1cc82e4fc1a17e12f167a61ef5632801 (diff)
downloadptxdist-6b3ddaca647e7174653b609536addd17553a34ee.tar.gz
ptxdist-6b3ddaca647e7174653b609536addd17553a34ee.tar.xz
[ptxd_make_world_common] add INSTALL_ROOT to pkg_install_opt
qmake based packages use INSTALL_ROOT instead of DESTDIR Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_world_common.sh')
-rw-r--r--scripts/lib/ptxd_make_world_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh
index db14b617e..90d5d20c3 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -126,7 +126,7 @@ ptxd_make_world_init_compat() {
fi
# DESTDIR
- pkg_install_opt="DESTDIR=\"${pkg_pkg_dir}\" ${pkg_install_opt}"
+ pkg_install_opt="DESTDIR=\"${pkg_pkg_dir}\" INSTALL_ROOT=\"${pkg_pkg_dir}\" ${pkg_install_opt}"
#
# pkg_binconfig_glob