fix(makepkg.conf): variable PACKAGER
This commit is contained in:
parent
d92eedf258
commit
c305ed2759
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ LIB_DIRS=('lib:usr/lib' 'lib32:usr/lib32')
|
||||||
#LOGDEST=/home/makepkglogs
|
#LOGDEST=/home/makepkglogs
|
||||||
#-- Packager: name/email of the person or organization building packages
|
#-- Packager: name/email of the person or organization building packages
|
||||||
#PACKAGER="John Doe <john@doe.com>"
|
#PACKAGER="John Doe <john@doe.com>"
|
||||||
|
PACKAGER="Ahurac <ahurac@mailbox.org>"
|
||||||
#-- Specify a key to use for package signing
|
#-- Specify a key to use for package signing
|
||||||
#GPGKEY=""
|
#GPGKEY=""
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue