shithub: opusfile

Download patch

ref: a3363262aeabe89b5c79937efed696fe6eee30e4
parent: 96c04cdd30c2f1361999f963c2373108224ba18f
author: Ralph Giles <giles@mozilla.com>
date: Thu Jan 9 09:06:19 EST 2014

Fix typo in release checklist.

--- a/doc/release.txt
+++ b/doc/release.txt
@@ -32,7 +32,7 @@
   or similar. Wine is required for 'make check' to complete.
 - Compile openssl with:
     ./Configure shared mingw64 no-asm --prefix=/path/to/builddir \
-      --cross-compile-prefix=i686-w64-mingw32
+      --cross-compile-prefix=i686-w64-mingw32-
     make depend && make -j8 && make install
 - Compile opusfile with:
     ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir \