summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-26 12:36:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-27 11:11:02 +0100
commit53f32624afc40414e87d08736cff78ed0f473bf5 (patch)
treeb9f2bcf049a59a9a289565c35426d6ec5274e30c /scripts/lib/ptxd_make_world_common.sh
parent745bac6697bd8f5a0547467de908c7cee8d0362e (diff)
downloadptxdist-53f32624afc40414e87d08736cff78ed0f473bf5.tar.gz
ptxdist-53f32624afc40414e87d08736cff78ed0f473bf5.tar.xz
improve PTXdist release for license reporting mechanism
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.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh
index d32a166af..424502b97 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -240,11 +240,6 @@ ptxd_make_world_init() {
pkg_fake_env="${ptx_state_dir}/${pkg_label}.fakeroot"
#
- # license dir
- #
- pkg_license_dir="${ptx_state_dir}/report/${pkg_label}"
-
- #
# path
#
local path_ptr="ptx_path_${pkg_type}"