From d270de08c363c4801b97e3905e97cf60540c368c Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 4 Apr 2010 15:42:42 +0000 Subject: [PATCH] asterisk-1.6.x: remove obsolete ppc fix (closes: #7069) SVN-Revision: 20702 --- net/asterisk-1.6.x/patches/210-ppc_fix.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/asterisk-1.6.x/patches/210-ppc_fix.patch diff --git a/net/asterisk-1.6.x/patches/210-ppc_fix.patch b/net/asterisk-1.6.x/patches/210-ppc_fix.patch deleted file mode 100644 index fb77b6700..000000000 --- a/net/asterisk-1.6.x/patches/210-ppc_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Nru asterisk-1.6.2.0-beta2.org/apps/app_festival.c asterisk-1.6.2.0-beta2/apps/app_festival.c ---- asterisk-1.6.2.0-beta2.org/apps/app_festival.c 2008-12-09 21:46:11.000000000 +0100 -+++ asterisk-1.6.2.0-beta2/apps/app_festival.c 2009-06-04 19:41:05.000000000 +0200 -@@ -129,6 +129,7 @@ - int res; - #ifdef __PPC__ - char c; -+ int x; - #endif - - res = ast_safe_fork(0); -- 2.30.2