#!/bin/sh

#export PYPATH=/home/george/work/Python/xrpm/xrpm-2.2
export PYPATH=/usr/lib/xrpm
python $PYPATH/xrpm.py $1 $2 $3

