From 13d8d33e3d46cc9d9c865af024136155e3990485 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Fri, 22 Oct 2010 12:33:37 -0500 Subject: [PATCH] hack out ogg --- src/mod/formats/mod_shout/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mod/formats/mod_shout/Makefile b/src/mod/formats/mod_shout/Makefile index 6a6c858454..0ff6fc6525 100644 --- a/src/mod/formats/mod_shout/Makefile +++ b/src/mod/formats/mod_shout/Makefile @@ -51,6 +51,7 @@ $(LAMELA): $(LAME_BUILDDIR)/Makefile $(SHOUT_DIR): $(GETLIB) $(SHOUT).tar.gz + patch -p0 -i hack_out_ogg.diff $(SHOUT_BUILDDIR)/Makefile: $(SHOUT_DIR) mkdir -p $(SHOUT_BUILDDIR)