mirror of
https://github.com/jordansissel/fpm
synced 2025-04-28 14:48:00 +02:00
When building an rpm with rpmbuild, the default cpu architecture seems to be the host cpu. However, fpm's default architecture is what rpm calls `noarch`, so to achieve this, I found that we need to set the _target_cpu value to the same one used by fpm and the same that we would use for the `--target` rpmbuild flag. |
||
---|---|---|
.. | ||
deb | ||
pacman | ||
pleaserun | ||
puppet | ||
rpm | ||
deb.erb | ||
osxpkg.erb | ||
p5p_metadata.erb | ||
pacman.erb | ||
rpm.erb | ||
sh.erb | ||
solaris.erb |