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/aubio-fix-pkg-config.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/aubio-fix-pkg-config.patch')
-rw-r--r-- | src/aubio-fix-pkg-config.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aubio-fix-pkg-config.patch b/src/aubio-fix-pkg-config.patch index a7da083..2c52b74 100644 --- a/src/aubio-fix-pkg-config.patch +++ b/src/aubio-fix-pkg-config.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 aubio-0.3.2.orig/configure.ac aubio-0.3.2/configure.ac --- aubio-0.3.2.orig/configure.ac 2006-10-09 01:11:39.000000000 +0200 |