From: Chris Rienzo Date: Tue, 22 Apr 2014 20:24:00 +0000 (-0400) Subject: mod_soundtouch: commit 34d5b6e8657e28298470c09a614fc586b8bac761 broke CentOS build X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b36f6f1ec627b2cad8ef852ebe2aebe5e4fe870e;p=thirdparty%2Ffreeswitch.git mod_soundtouch: commit 34d5b6e8657e28298470c09a614fc586b8bac761 broke CentOS build --- diff --git a/src/mod/applications/mod_soundtouch/Makefile b/src/mod/applications/mod_soundtouch/Makefile index 63377a11c8..eab40ca4ad 100644 --- a/src/mod/applications/mod_soundtouch/Makefile +++ b/src/mod/applications/mod_soundtouch/Makefile @@ -11,7 +11,7 @@ include $(BASE)/build/modmake.rules $(SNDT_SRC): $(GETLIB) $(VERSION).tar.gz - sed -i'' -e 's/-fcheck-new//' $(top_srcdir)/libs/soundtouch/source/SoundTouch/Makefile.am + sed -i'' -e 's/-fcheck-new//' $(switch_srcdir)/libs/soundtouch/source/SoundTouch/Makefile.am $(SNDT_BUILD)/Makefile: $(SNDT_SRC) mkdir -p $(SNDT_BUILD)/config/m4