motif/SOURCES/xmbind
2021-09-09 22:27:17 +00:00

7 lines
69 B
Bash

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