#!/bin/bash
#
# Run yumex-pkginst main python program.
#
/usr/bin/python /usr/share/yumex/yumex-pkginst.pyc $*
