package/pkg-golang: drop the fixed <pkg>_BINDIR variable
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Apr 2018 11:51:36 +0000 (13:51 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Apr 2018 14:39:28 +0000 (16:39 +0200)
commit888404d7fb940afef28ac368a84117da987ea59c
tree4b4d6382cf8bc9c6422724f0b7c2b90b464a725d
parentc4c85c12eb7f39d2faf54f080de973f7d69224f0
package/pkg-golang: drop the fixed <pkg>_BINDIR variable

Now that <pkg>_BINDIR is always "bin", having it as a package variable
doesn't make much sense, so get rid of this variable completely, and
use "bin".

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/docker-proxy/docker-proxy.mk
package/flannel/flannel.mk
package/pkg-golang.mk