Skip to content
  • Ryan Hass's avatar
    Fix building RPMs on ARM platforms. · 938a7190
    Ryan Hass authored
    The BuildArch line technically is not needed as we are not building
    anything during the RPM generation stage. On some systems this line
    causes a failure, which can be handled by specifying the target arch
    when creating the rpm instead.
    
    Closes #540.
    938a7190