community/elixir: add note about patch removal

This commit is contained in:
gmile 2018-03-16 12:33:55 +02:00 committed by Jakub Jirutka
parent c82603dc23
commit 71e61b8dc3

View File

@ -10,6 +10,7 @@ depends="erlang erlang-inets erlang-ssl
erlang-public-key erlang-asn1 erlang-sasl erlang-erl-interface erlang-dev erlang-dialyzer erlang-erts erlang-hipe"
makedepends="erlang-crypto erlang-syntax-tools erlang-parsetools erlang-eunit erlang-tools"
subpackages="$pkgname-doc"
# TODO: remove disable-iex-tests.patch once elixir 1.7 is released, see https://github.com/elixir-lang/elixir/pull/7350
source="$pkgname-$pkgver.tar.gz::https://github.com/elixir-lang/elixir/archive/v$pkgver.tar.gz
bit-comp-works.patch
disable-iex-tests.patch"