Merge branch 'ydirson-rpmmacros-typo'

This commit is contained in:
Andrew David Wong 2021-06-27 22:10:40 -07:00
commit b4e501f9cd
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -60,7 +60,7 @@ NO_SIGN=1
One additional useful requirement is that 'sudo root' must work without any prompt, which is default on most distros (e.g. 'sudo bash' brings you the root shell without asking for any password).
This is important as the builder needs to switch to root and then back to user several times during the build process.
Additionally, if building with signing enabled (NO\_SIGN is not set), you must adjust \~/.rpmmacro file so that it points to the GPG key used for package signing, e.g.:
Additionally, if building with signing enabled (NO\_SIGN is not set), you must adjust `\~/.rpmmacros` file so that it points to the GPG key used for package signing, e.g.:
```bash
%_signature gpg