summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-11-21 12:03:17 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-11-23 14:28:16 +0100
commitcd6d1d1ce7ab161c42b712dafa04f9fd7d1de862 (patch)
tree7f4c1f7dd4d323aee0d24ea5113cd1ae60ecafd5 /scripts/lib/ptxd_make_world_common.sh
parentd364270362ad40e998abd2d93550d5585148e8e4 (diff)
downloadptxdist-cd6d1d1ce7ab161c42b712dafa04f9fd7d1de862.tar.gz
ptxdist-cd6d1d1ce7ab161c42b712dafa04f9fd7d1de862.tar.xz
patchin: run autogen.sh for local-src/ packages
This is useful when working with local-src/ symlinks. autogen.sh needs to run there as well and this way it will be executed in the correct environment. 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.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 10ad0c714..90f1c70b3 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -250,7 +250,6 @@ ptxd_make_world_init() {
if [ -d "$(readlink -f "${wip_sources}")" ]; then
pkg_url="file://${wip_sources}"
unset pkg_src
- pkg_pkg=${pkg_pkg}-wip # don't apply patches
fi
unset wip_sources