Package: erlang-p1-eimp / 1.0.23-4

Metadata

Package Version Patches format
erlang-p1-eimp 1.0.23-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
increase timeout.diff | (download)

rebar.config | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 increase timeout threshold
 This change addresses the timeout happening on low power buildd architectures
 such as armel.
Makefile.diff | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system-installed rebar
 Without this patch, the makefile tries to use a locally shipped rebar
 which isn't there.