From: Anthony Minessale Date: Fri, 22 Oct 2010 17:33:37 +0000 (-0500) Subject: hack out ogg X-Git-Tag: v1.2-rc1~265^2~11^2~154^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13d8d33e3d46cc9d9c865af024136155e3990485;p=thirdparty%2Ffreeswitch.git hack out ogg --- 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)