summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 10:14:15 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 10:14:15 (GMT)
commit7badad85c922858ed8395522090ff1bc8044b597 (patch)
tree00ef02a7ba9bfdb5bf1975f80050d97986822a23 /tools
parent686c9ee25d23b5c57aa9ccdf549480caa1804c63 (diff)
downloadmxe-7badad85c922858ed8395522090ff1bc8044b597.zip
mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.gz
mxe-7badad85c922858ed8395522090ff1bc8044b597.tar.bz2
Move doc/index.html -> index.html
Diffstat (limited to 'tools')
-rwxr-xr-xtools/patch-tool-mxe2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/patch-tool-mxe b/tools/patch-tool-mxe
index 0c7106c..8450dd4 100755
--- a/tools/patch-tool-mxe
+++ b/tools/patch-tool-mxe
@@ -55,7 +55,7 @@ function export_patch {
cd $gitsdir/$pkg_subdir && \
(
echo 'This file is part of MXE.'
- echo 'See doc/index.html for further information.'
+ echo 'See index.html for further information.'
echo ''
echo 'Contains ad hoc patches for cross building.'
echo ''