From 488f5d1e7632ce3a58cd1afd0b9a9e95d1d280fe Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Thu, 11 Dec 2008 18:12:04 +0000 Subject: Move addToolsVersion.sh from tools/ to scripts/ /trunk/docs/overview.txt | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- docs/overview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/overview.txt b/docs/overview.txt index a35a6c73..85e80af3 100644 --- a/docs/overview.txt +++ b/docs/overview.txt @@ -795,7 +795,7 @@ Adding a new version of a component | When a new component, such as the Linux kernel, gcc or any other is released, adding the new version to crosstool-NG is quite easy. There is a script that will do all that for you: - tools/addToolVersion.sh + scripts/addToolVersion.sh Run it with no option to get some help. -- cgit v1.2.3