summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_tags.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-07-29 20:19:07 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-07-29 22:57:11 +0200
commita84aef85fda6d4ff714d27b9882df5e8d6c77166 (patch)
tree407301922f20a58a488ae51950aa048628e463d7 /scripts/lib/ptxd_make_world_tags.sh
parentfdee2b7f44597526da82890a5c8fad16ef46ea0a (diff)
downloadptxdist-a84aef85fda6d4ff714d27b9882df5e8d6c77166.tar.gz
ptxdist-a84aef85fda6d4ff714d27b9882df5e8d6c77166.tar.xz
ptxdist: add --verbose option and start using it
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/lib/ptxd_make_world_tags.sh')
-rw-r--r--scripts/lib/ptxd_make_world_tags.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_world_tags.sh b/scripts/lib/ptxd_make_world_tags.sh
index 2a04269ec..d78be27a6 100644
--- a/scripts/lib/ptxd_make_world_tags.sh
+++ b/scripts/lib/ptxd_make_world_tags.sh
@@ -13,7 +13,7 @@
ptxd_make_world_tags() {
ptxd_make_world_init &&
- eval \
+ ptxd_eval \
"${pkg_path}" \
"${pkg_env}" \
"${pkg_make_env}" \