Stop copying system rockbox dirs in macOS pkg script
Remove copying of /usr/local/lib/rockbox and /usr/local/share/rockbox
from packaging/macos/build-pkg.sh to avoid bundling system-wide data
into
the package; only binaries and the postinstall script are packaged.