Instead of hardcoding /usr/bin/python in shebangs, use /usr/bin/env. This allows Pungi to work with dependencies installed in virtualenv. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>