From 04c8ea50b01db134223898a05fafb16946d39d7b Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Sat, 26 Jun 2021 17:34:47 -0400 Subject: [PATCH] qubes-builder: fix typo in rpmmacros filename, improve its markup --- developer/building/qubes-builder.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer/building/qubes-builder.md b/developer/building/qubes-builder.md index 94dc88c4..8090d6da 100644 --- a/developer/building/qubes-builder.md +++ b/developer/building/qubes-builder.md @@ -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