You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ edited this page Aug 22, 2023
·
3 revisions
If you have a big bunch of default options, you can define them all in the preferences file ($HOME/.config/rpmbuilder/rpmbuilder.conf).
Add options supported by rpmbuilder to this file. Use a colon (:) as a separator for option name and value.
Example:
# File with build nodesremote: ~/builders.list# Path to private keykey: ~/.ssh/terra-farm# We'd like to use only perfect spec filesperfect: true# Run build in parallelparallel: true