diff --git a/rust2rpm/templates/main.spec b/rust2rpm/templates/main.spec index b6c19ff..0f35cda 100644 --- a/rust2rpm/templates/main.spec +++ b/rust2rpm/templates/main.spec @@ -38,7 +38,7 @@ Source: %{crates_source} {% else %} # Initial patched metadata {% endif %} -Patch0: {{ patch_file }} +Patch: {{ patch_file }} {% endif %} ExclusiveArch: %{rust_arches}