aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-rework.sh
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-26 04:58:40 -0800
committerBryan Hundven <bryanhundven@gmail.com>2015-12-08 07:20:35 -0800
commit1b3131448809f05d47cd50a98ede0d1b78eb85f0 (patch)
tree7b8e527e24ee0401edd1e3398ab9715b91774d64 /scripts/patch-rework.sh
parent5d967e8b3949db7f4b8dae31e2f0b14efc568de9 (diff)
downloadcrosstool-ng-1b3131448809f05d47cd50a98ede0d1b78eb85f0.tar.gz
crosstool-ng-1b3131448809f05d47cd50a98ede0d1b78eb85f0.tar.bz2
crosstool-ng-1b3131448809f05d47cd50a98ede0d1b78eb85f0.zip
CT_GetCustom: Rewrite function to meet expectations
The previous version of CT_GetCustom was a bit... funky. It didn't handle custom versions to location very well. This new version is exactly as it appears: CT_GetCustom <name> <version> <location> The name is the beginning of the archive (file or directory). The version is the second half of the archive. The location is where it can be found. This should be made an absolute path, but this version is expecting the path in kconfig to be absolute. A file should extract to a directory: <name>-<version> A directory will be copied to: <name>-<version> This keeps our expectations of what we should get. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'scripts/patch-rework.sh')
0 files changed, 0 insertions, 0 deletions