aboutsummaryrefslogtreecommitdiffstats
path: root/main/freeswitch/freeswitch-mod_shout-textrels.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-15 14:40:31 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-15 14:41:22 +0000
commit76efd324ce9147a3e8f21dd6eb82b684eba406dc (patch)
treeb43d531826d150a4f0922d5c3f22dfe3bd06928e /main/freeswitch/freeswitch-mod_shout-textrels.patch
parent0ef6fbcfd73ea64bf4aefae0fea776d432cc8a84 (diff)
downloadaports-76efd324ce9147a3e8f21dd6eb82b684eba406dc.tar.bz2
aports-76efd324ce9147a3e8f21dd6eb82b684eba406dc.tar.xz
main/freeswitch: upgrade to 1.6.2
Diffstat (limited to 'main/freeswitch/freeswitch-mod_shout-textrels.patch')
-rw-r--r--main/freeswitch/freeswitch-mod_shout-textrels.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/main/freeswitch/freeswitch-mod_shout-textrels.patch b/main/freeswitch/freeswitch-mod_shout-textrels.patch
deleted file mode 100644
index 368245a01e..0000000000
--- a/main/freeswitch/freeswitch-mod_shout-textrels.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/mod/formats/mod_shout/Makefile.in.orig
-+++ b/src/mod/formats/mod_shout/Makefile.in
-@@ -772,7 +772,7 @@
-
- $(MPG123_BUILDDIR)/Makefile: $(MPG123_DIR)
- mkdir -p $(MPG123_BUILDDIR)
-- cd $(MPG123_BUILDDIR) && $(DEFAULT_VARS) $(MPG123_DIR)/configure $(DEFAULT_ARGS) --disable-shared --with-pic --srcdir=$(MPG123_DIR) CPPFLAGS= LDFLAGS=
-+ cd $(MPG123_BUILDDIR) && $(DEFAULT_VARS) $(MPG123_DIR)/configure $(DEFAULT_ARGS) --disable-shared --with-cpu=i386_fpu --with-pic --srcdir=$(MPG123_DIR) CPPFLAGS= LDFLAGS=
- $(TOUCH_TARGET)
-
- $(MPG123LA): $(MPG123_BUILDDIR)/Makefile