## set -o errexit -o noglob are assumed.# pkg_dist_etc_all() { ex_rtl_fileop cp "${MIDIPIX_BUILD_PWD}/etc/README" "${PREFIX}";};# vim:filetype=sh