summaryrefslogtreecommitdiffstats
path: root/scripts/libptxdist.sh
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2016-07-31 23:10:37 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-08-12 14:46:33 +0200
commit0d61da7cd13fa7a3c7d58f904bb9e69727d9d20c (patch)
tree48ab6326af2f8c32f4aa4b19c1ea418e06db7da4 /scripts/libptxdist.sh
parent8be045049cfec639e3507f53110bde88a33a4b9b (diff)
downloadptxdist-0d61da7cd13fa7a3c7d58f904bb9e69727d9d20c.tar.gz
ptxdist-0d61da7cd13fa7a3c7d58f904bb9e69727d9d20c.tar.xz
use ^_ as separator in perms files
Change separator to allow ':' in filenames. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> [mol: fix old perm file detection] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'scripts/libptxdist.sh')
-rw-r--r--scripts/libptxdist.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/libptxdist.sh b/scripts/libptxdist.sh
index 7d158b7ac..aaadee6cb 100644
--- a/scripts/libptxdist.sh
+++ b/scripts/libptxdist.sh
@@ -827,7 +827,6 @@ ptxd_lib_sysroot() {
}
export -f ptxd_lib_sysroot
-
#
# split ipkg filename into it's parts
#