motif/SOURCES/xmbind
2021-10-08 13:51:04 +00:00

7 lines
69 B
Bash

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