Do not apply non-existing patch

This commit is contained in:
Jan Grulich 2021-06-17 09:11:08 +02:00
parent d208a7f1dd
commit f1e84bba53

View File

@ -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).