From: Jeff Lenk Date: Wed, 29 Feb 2012 13:37:45 +0000 (-0600) Subject: FS-3711 --resolve X-Git-Tag: v1.2-rc1~19^2^2~68^2~51^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea4d9ee378181e51a5b1d368be7e3f7fd4360f5;p=thirdparty%2Ffreeswitch.git FS-3711 --resolve --- diff --git a/src/mod/formats/mod_shout/Makefile b/src/mod/formats/mod_shout/Makefile index d35d75a630..f059677e7e 100644 --- a/src/mod/formats/mod_shout/Makefile +++ b/src/mod/formats/mod_shout/Makefile @@ -49,7 +49,7 @@ $(LAMELA): $(LAME_BUILDDIR)/Makefile $(SHOUT_DIR): $(GETLIB) $(SHOUT).tar.gz - patch -p0 -i hack_out_ogg.diff + patch -p 6 -d ../../../../libs/libshout-2.2.2 < hack_out_ogg.diff $(SHOUT_BUILDDIR)/Makefile: $(SHOUT_DIR) mkdir -p $(SHOUT_BUILDDIR)