profile.d/01gnupg: Remove spurious initial `%' from `email' address.
[distorted-keys] / profile.d / 01gnupg
index 1f897b5..77f80b7 100644 (file)
@@ -109,6 +109,6 @@ email = %{email}
 [%gnupg-infra]
 @include = %gnupg
 realname = $@name $%description
-email = %$%email-prefix$%tag@$%domain
+email = $%email-prefix$%tag@$%domain
 
 ;;;----- That's all, folks --------------------------------------------------