From f1e84bba53c8d2e18172def77b705afffa3a1fa1 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 17 Jun 2021 09:11:08 +0200 Subject: [PATCH] Do not apply non-existing patch --- tigervnc.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tigervnc.spec b/tigervnc.spec index f918857..b82d124 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -156,7 +156,6 @@ for all in `find . -type f -perm -001`; do chmod -x "$all" done %patch100 -p1 -b .xserver120-rebased -%patch101 -p1 -b .rpath popd # Fixed viewer crash when cursor has not been set (bug #1051333).