[Pkg-sdl-commits] [libsdl2-mixer] 10/11: Update config name disable-music-midi-fluidsynth-shared
Manuel A. Fernandez Montecelo
mafm at moszumanska.debian.org
Tue Jan 26 18:05:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
mafm pushed a commit to branch master
in repository libsdl2-mixer.
commit c26a13a5eb6b54428e2e609dec05cab110756f3c
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date: Tue Jan 26 16:54:24 2016 +0000
Update config name disable-music-midi-fluidsynth-shared
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 542c0f7..982e23c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ confflags += --enable-music-flac
confflags += --disable-music-flac-shared
# MIDI
confflags += --enable-music-midi-fluidsynth
-confflags += --disable-music-fluidsynth-shared
+confflags += --disable-music-midi-fluidsynth-shared
confflags += --enable-music-midi-timidity
confflags += --enable-music-midi-native
# MOD
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2-mixer.git
More information about the pkg-sdl-commits
mailing list