spiegel-keyman/mac/setup
Marc Durdin 6c5b27365a chore(mac): use mac cp for -R ops
Because we don't know if mac BSD cp or GNU cp will be first on the path,
where there is ambiguity (e.g. with -R flag), we will use the macOS cp
command in /bin to ensure that we have consistent results. The
alternative would be to fixup each instance of the cp parameters so that
they work consistently with either cp command, but given these scripts
can run only on macOS, that seems unnecessary.

This replaces the earlier change in 97c6331b5.
2023-04-09 07:05:44 +07:00
..
source fix(mac): build installer from source 2020-02-14 10:05:24 +11:00
textinputsource chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
build.sh chore(mac): use mac cp for -R ops 2023-04-09 07:05:44 +07:00