[iortcw] 20/152: MP: Fix default for building libvorbis

Simon McVittie smcv at debian.org
Fri Sep 8 10:39:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to annotated tag 1.5a
in repository iortcw.

commit ccc58b82d44da4152df6b5e172dbe6e395be21c4
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Sat Jan 23 08:29:06 2016 -0500

    MP: Fix default for building libvorbis
---
 MP/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MP/Makefile b/MP/Makefile
index 1cf81bb..e458c2f 100644
--- a/MP/Makefile
+++ b/MP/Makefile
@@ -204,7 +204,7 @@ ifndef USE_CURL_DLOPEN
 endif
 
 ifndef USE_CODEC_VORBIS
-USE_CODEC_VORBIS=1
+USE_CODEC_VORBIS=0
 endif
 
 ifndef USE_CODEC_OPUS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list