community/ibus: simplify post-install
command -v
caused the path of the binary to be printed to stdout. Since we hide
all error messages we can just try to execute the binaries and ignore
the exit code.
command -v
caused the path of the binary to be printed to stdout. Since we hide
all error messages we can just try to execute the binaries and ignore
the exit code.