From bdf08e42813f3fc6fa9365d4630981ec6821c7fe Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 4 Apr 2010 15:42:42 +0000 Subject: [PATCH] [packages] asterisk-1.6.x: remove obsolete ppc fix (closes: #7069) git-svn-id: svn://svn.openwrt.org/openwrt/packages@20702 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.11.0