gst-env: Don't put helper binaries in PATH
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 18 Dec 2019 22:09:37 +0000 (03:39 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 19 Dec 2019 10:54:37 +0000 (16:24 +0530)
commitbc1c337c77ec941405dcbffdda94f789403a9c45
tree860654a65903d4e80f18eba9459e8c18f8ae3659
parent245baadbce97279d7d8902769305c0fc10d5c2a6
gst-env: Don't put helper binaries in PATH

Check if the executable would be installed into bindir before adding
it to PATH in the uninstalled shell.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-build/issues/67
gst-env.py