From 88202367ac03ed16c01ba4b723ec4f75c6f8ad4c Mon Sep 17 00:00:00 2001 From: Jiachen Fan Date: Mon, 31 Aug 2020 10:03:16 +0800 Subject: [PATCH] fix patch name --- vte.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vte.spec b/vte.spec index de2ae4b..d562ae7 100644 --- a/vte.spec +++ b/vte.spec @@ -16,7 +16,7 @@ Patch1: vte-python-bugfixes.patch # limit arguments to avoid DOS Patch2: vte-0.28.2-limit-arguments.patch # aarch64 support -Patch3: http://ausil.fedorapeople.org/aarch64/vte/vte-aarch64.patch +Patch3: vte-aarch64.patch # Fix control home/control end codes # https://bugzilla.redhat.com/show_bug.cgi?id=1114074 Patch4: vte-0.28.2-control.patch