mirror of
https://github.com/containers/podman.git
synced 2026-01-26 23:12:58 -05:00
This changes the podman binary name embedded in the generated files. This is primarily needed for testing podman. This also adds a -X config for BINDIR so that we pick up the right install target. This required tweaking some tests to handle the default bindir not being /usr/bin. Signed-off-by: Alexander Larsson <alexl@redhat.com>