abuild.conf(5) File Formats Manual abuild.conf(5)

abuild.conf - configuration file for abuild

abuild.conf is the configuration for the abuild(1) program.

The configuration file is parsed as a shell script; variables are defined as regular shell variables.

For a list of supported variables, see the ENVIRONMENT section of the abuild(1) manual page.

PACKAGER_PRIVKEY="/home/jane/.abuild/jane@example.com-87ac18ca.rsa"
PACKAGER="Jane Doe <jane@example.com>"
USE_COLORS=1

abuild(1)

2024-10-16