Fix deprecated %patchN

This commit is contained in:
alakatos 2023-05-31 09:33:22 +02:00
parent 48855fd639
commit a12998ad96

View File

@ -57,8 +57,8 @@ log files.
%prep
%setup -q
%patch0 -p1 -b .sphinx5
%patch1 -p1 -b .configure-glitch
%patch -P 0 -p1 -b .sphinx5
%patch -P 1 -p1 -b .configure-glitch
%build
# Prevent rebuild of the configure script.