motif/SOURCES/xmbind
2022-04-13 02:11:14 +00:00

7 lines
69 B
Bash

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