summaryrefslogtreecommitdiffstats
path: root/unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-02-02 08:58:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-02-02 08:58:12 +0000
commit1b6a10374fbd4e77b065b66c5e0890111468bd1a (patch)
tree9495bb5e3695b0f3c22aa8f593fb191db811d23c /unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch
parentd23bc5c0077f8a4e2afb3b406c4979c417880795 (diff)
downloadaports-1b6a10374fbd4e77b065b66c5e0890111468bd1a.tar.bz2
aports-1b6a10374fbd4e77b065b66c5e0890111468bd1a.tar.xz
unstable/freeswitch: upgrade to 1.0.4
Diffstat (limited to 'unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch')
-rw-r--r--unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch b/unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch
deleted file mode 100644
index 1e952439..00000000
--- a/unstable/freeswitch/freeswitch-1.0.3-parallel-build.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- freeswitch-1.0.3/build/modmake.rules.in.orig 2009-03-04 12:58:46.000000000 +0000
-+++ freeswitch-1.0.3/build/modmake.rules.in 2009-03-04 12:59:10.000000000 +0000
-@@ -57,7 +57,7 @@
- RECURSE_OUR_DEPS=`test -z "$(WANT_CURL)" || if test ! -z "$(LIBCURL_DEPS)"; then echo $(CURLLA); fi `
- RECURSE_OUR_CFLAGS=`test -z "$(WANT_CURL)" || echo $(LIBCURL_CPPFLAGS) ; $(LOCAL_INSERT_CFLAGS) `
- RECURSE_OUR_LDFLAGS=`test -z "$(WANT_CURL)" || echo $(LIBCURL) ; $(LOCAL_INSERT_LDFLAGS) `
--RECURSE_MAKE=modname="$(RECURSE_MODNAME)" ; \
-+RECURSE_MAKE=+modname="$(RECURSE_MODNAME)" ; \
- sourcefile="$(RECURSE_SOURCEFILE)" ; \
- osarch=`uname -s` ; \
- ourdefs="$(RECURSE_OUR_DEPS)" ; \