diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2010-02-07 23:58:06 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2010-02-07 23:58:06 (GMT) |
commit | 71f83a7e0dff6975bc4fff2077860d451f5fab8a (patch) | |
tree | 88273d81e9533297f0f575946ce236512078b65e /src/glib-win32.patch | |
parent | cb4e8e04d5106cbb6f099867e6e8858db6df4d48 (diff) | |
download | mxe-71f83a7e0dff6975bc4fff2077860d451f5fab8a.zip mxe-71f83a7e0dff6975bc4fff2077860d451f5fab8a.tar.gz mxe-71f83a7e0dff6975bc4fff2077860d451f5fab8a.tar.bz2 |
point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Diffstat (limited to 'src/glib-win32.patch')
-rw-r--r-- | src/glib-win32.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glib-win32.patch b/src/glib-win32.patch index 5f9141a..c8a7f2a 100644 --- a/src/glib-win32.patch +++ b/src/glib-win32.patch @@ -1,5 +1,5 @@ This file is part of mingw-cross-env. -See doc/index.html or doc/README for further information. +See doc/index.html for further information. diff -ru glib-2.23.2.orig/configure.in glib-2.23.2/configure.in --- glib-2.23.2.orig/configure.in 2010-01-25 02:50:02.000000000 +0100 |