mirror of
https://github.com/jordansissel/fpm
synced 2025-04-20 13:28:00 +02:00
A user reported that on macOS Catalina, the default pkgbuild install location may result in a .pkg file which cannot be installed. This change makes fpm's `--prefix` option pass through to `pkgbuild`'s `--install-location` flag > With macOS Catalina, you can no longer store files or data in the read-only system volume, nor can you write to the "root" directory ( / ) from the command line, such as with Terminal. References: * macOS Catalina's new read-only root filesystem: https://support.apple.com/en-us/HT210650 Fixes #1908 |
||
---|---|---|
.. | ||
package | ||
util | ||
command.rb | ||
errors.rb | ||
namespace.rb | ||
package.rb | ||
rake_task.rb | ||
util.rb | ||
version.rb |