shithub: opusfile

Download patch

ref: 859adbeb3f12012c997186d7cd8817edde687191
parent: 7ad0caf8ffdce2fa20fef1e65f903c10a2e2eb86
author: Ralph Giles <giles@mozilla.com>
date: Thu Dec 31 11:07:36 EST 2015

Fix typo.

--- a/doc/release.txt
+++ b/doc/release.txt
@@ -42,7 +42,7 @@
 - Copy .libs/libopusfile.a to the release dir.
 - Copy .libs/libopusfile.dll.a to the release dir. (May not be needed?)
 - Copy ./lib/libopusurl-0.dll, etc. to the release dir.
-- Copy ./bin/*.ddl to the release dir for dependencies.
+- Copy ./bin/*.dll to the release dir for dependencies.
 - Copy any other dependent dlls, e.g. on Fedora 23 I needed to copy
     /usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll
     /usr/i686-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll