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/popt-1-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/popt-1-win32.patch')
-rw-r--r-- | src/popt-1-win32.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/popt-1-win32.patch b/src/popt-1-win32.patch index e1e2356..5c3c82b 100644 --- a/src/popt-1-win32.patch +++ b/src/popt-1-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 -urN popt-1.15/autogen.sh popt-1.15-mod/autogen.sh --- popt-1.15/autogen.sh 2008-02-14 08:33:39.000000000 +0100 |