summaryrefslogtreecommitdiff
path: root/package/asterisk/patches/patch-main_buildinfo_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:13:34 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-08 13:13:34 +0100
commit7f4405ca8c806bd9a393dd74f1266a8996c6700c (patch)
tree4309970089562c7fb4181be43614f0b43412a72e /package/asterisk/patches/patch-main_buildinfo_c
parent05fa7686a51fd96e0de1e7be5a8e995c857d9883 (diff)
update to latest upstream version
Diffstat (limited to 'package/asterisk/patches/patch-main_buildinfo_c')
-rw-r--r--package/asterisk/patches/patch-main_buildinfo_c13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/asterisk/patches/patch-main_buildinfo_c b/package/asterisk/patches/patch-main_buildinfo_c
deleted file mode 100644
index dce0fb546..000000000
--- a/package/asterisk/patches/patch-main_buildinfo_c
+++ /dev/null
@@ -1,13 +0,0 @@
---- asterisk-1.6.2.10.orig/main/buildinfo.c 2008-10-30 17:49:02.000000000 +0100
-+++ asterisk-1.6.2.10/main/buildinfo.c 2010-07-26 19:22:57.000000000 +0200
-@@ -23,8 +23,8 @@
- * \author Kevin P. Fleming <kpfleming@digium.com>
- */
-
--#include "asterisk/buildinfo.h"
--#include "asterisk/build.h"
-+#include "../include/asterisk/buildinfo.h"
-+#include "../include/asterisk/build.h"
-
- const char *ast_build_hostname = BUILD_HOSTNAME;
- const char *ast_build_kernel = BUILD_KERNEL;