motif/xmbind
Petr Šabata 62b0c13edc RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/motif#b01785d47e9befa9302de9121397f70eca823785
2020-10-15 20:10:49 +02:00

7 lines
69 B
Bash

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