diff options
author | Timo Teräs <timo.teras@iki.fi> | 2012-07-06 08:58:15 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2012-07-06 08:58:15 +0300 |
commit | af227426a7d144d758f12e3f22b53d290ef83a12 (patch) | |
tree | e234cd0afdcb331c9722331d35370dee303336cd /main/asterisk/APKBUILD | |
parent | 0279835794fd134c9ca2e7662766ffd540688e11 (diff) | |
download | aports-af227426a7d144d758f12e3f22b53d290ef83a12.tar.bz2 aports-af227426a7d144d758f12e3f22b53d290ef83a12.tar.xz |
main/asterisk: build fix (remove obsolete patch)
Remove the patch requested in: http://bugs.alpinelinux.org/issues/227
This bug has been fixed in upstream with a better patch in all
asterisk branches.
See: https://issues.asterisk.org/view.php?id=15627
Diffstat (limited to 'main/asterisk/APKBUILD')
-rw-r--r-- | main/asterisk/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/asterisk/APKBUILD b/main/asterisk/APKBUILD index 5e0bc175b4..65c6808a2d 100644 --- a/main/asterisk/APKBUILD +++ b/main/asterisk/APKBUILD @@ -22,7 +22,6 @@ subpackages="$pkgname-dev $pkgname-doc $pkgname-pgsql $pkgname-odbc source="http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-${pkgver/_/-}.tar.gz 100-uclibc-daemon.patch 101-caps-uclibc.patch - 400-bug-227.patch 900-tryinclude.patch ASTERISK-18977.patch ASTERISK-18995.patch |