pkg-rebar: remove redundant / in front of $($(PKG)_ERLANG_LIBDIR)
authorArnout Vandecappelle <arnout@mind.be>
Mon, 3 Jul 2017 12:44:55 +0000 (14:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 4 Jul 2017 06:35:09 +0000 (08:35 +0200)
commit417ade5f2bbd6941d717d40af309f638abc108d5
tree97d158d213884b08751012ef273f4c0cad52f34b
parent0fe71511175a58a3dbee9385fec1c0e4372d8f98
pkg-rebar: remove redundant / in front of $($(PKG)_ERLANG_LIBDIR)

Sometimes $(1)/$($(PKG)_ERLANG_LIBDIR) is used, sometimes
$(1)$($(PKG)_ERLANG_LIBDIR). Make this consistent, with /. Therefore,
remove the leading / from $($(PKG)_ERLANG_LIBDIR).

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/pkg-rebar.mk