FS-6293: fix mod_shout srcdir build
This commit is contained in:
parent
70a3bde76f
commit
3eb786210d
|
@ -52,7 +52,7 @@ $(LAMELA): $(LAME_BUILDDIR)/Makefile
|
|||
|
||||
$(SHOUT_DIR):
|
||||
$(GETLIB) $(SHOUT).tar.gz
|
||||
patch -p 6 -d $(switch_srcdir)/libs/libshout-2.2.2 < $(switch_srcdir)src/mod/formats/mod_shout/hack_out_ogg.diff
|
||||
patch -p 6 -d $(switch_srcdir)/libs/libshout-2.2.2 < $(switch_srcdir)/src/mod/formats/mod_shout/hack_out_ogg.diff
|
||||
|
||||
$(SHOUT_BUILDDIR)/Makefile: $(SHOUT_DIR)
|
||||
mkdir -p $(SHOUT_BUILDDIR)
|
||||
|
|
Loading…
Reference in New Issue