From 8d1ed531dafb86924486f0b2832509e8b3593939 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Mon, 26 Nov 2012 23:20:41 +0000 Subject: Add Asterisk 11 a new LTS version. Tested by: wishmaster Feature safe: yes --- net/asterisk11/files/patch-main__asterisk.exports.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/asterisk11/files/patch-main__asterisk.exports.in (limited to 'net/asterisk11/files/patch-main__asterisk.exports.in') diff --git a/net/asterisk11/files/patch-main__asterisk.exports.in b/net/asterisk11/files/patch-main__asterisk.exports.in new file mode 100644 index 000000000000..438dd1034eca --- /dev/null +++ b/net/asterisk11/files/patch-main__asterisk.exports.in @@ -0,0 +1,11 @@ +--- main/asterisk.exports.in.orig 2012-04-10 21:44:03.532803004 +0200 ++++ main/asterisk.exports.in 2012-04-10 21:44:41.134621539 +0200 +@@ -44,6 +44,8 @@ + LINKER_SYMBOL_PREFIXres_srtp; + LINKER_SYMBOL_PREFIXres_srtp_policy; + LINKER_SYMBOL_PREFIXsecure_call_info; ++ LINKER_SYMBOL_PREFIX__progname; ++ LINKER_SYMBOL_PREFIXenviron; + local: + *; + }; -- cgit v1.2.3