From 3d44f83ebb1f15922a2531085b520253aae35548 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 25 Jul 2014 15:45:40 +0200 Subject: Add a requirement for a space-free path --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index de968d5..f6450aa 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ unix environment with Erlang installed and in the `$PATH`. `erlang.mk` uses `wget` for downloading the package index file when the `pkg://` scheme is used. +`erlang.mk` will NOT work if the path contains spaces. This is a +limitation of POSIX compatible make build tools. + Usage ----- -- cgit v1.2.3