Blame SOURCES/xmbind

2fb424
#! /bin/sh
2fb424
2fb424
if [ -x /usr/bin/xmbind ] ; then
2fb424
    /usr/bin/xmbind
2fb424
fi
2fb424